SwiftlyS2

CEntityMessageFixAngle

Interface CEntityMessageFixAngle

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CEntityMessageFixAngle : ITypedProtobuf<CEntityMessageFixAngle>, INativeHandle

Implements

Properties

Angle

QAngle Angle { get; set; }
Property Value

EntityMsg

CEntityMsg EntityMsg { get; }
Property Value

Relative

bool Relative { get; set; }
Property Value

On this page