CMsgVector2D
Interface CMsgVector2D
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMsgVector2D : ITypedProtobuf<CMsgVector2D>, INativeHandleImplements
Properties
X
float X { get; set; }Property Value
Y
float Y { get; set; }Property Value