CEntityMessageFixAngle
Interface CEntityMessageFixAngle
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CEntityMessageFixAngle : ITypedProtobuf<CEntityMessageFixAngle>, INativeHandleImplements
Properties
Angle
QAngle Angle { get; set; }Property Value
EntityMsg
CEntityMsg EntityMsg { get; }Property Value
Relative
bool Relative { get; set; }Property Value