SwiftlyS2

CMsgQAngle

Interface CMsgQAngle

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgQAngle : ITypedProtobuf<CMsgQAngle>, INativeHandle

Implements

Properties

X

float X { get; set; }
Property Value

Y

float Y { get; set; }
Property Value

Z

float Z { get; set; }
Property Value

On this page