SwiftlyS2

CMsgVector

Interface CMsgVector

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgVector : ITypedProtobuf<CMsgVector>, INativeHandle

Implements

Properties

W

float W { get; set; }
Property Value

X

float X { get; set; }
Property Value

Y

float Y { get; set; }
Property Value

Z

float Z { get; set; }
Property Value

On this page