SwiftlyS2

CP2P_VRAvatarPosition

Interface CP2P_VRAvatarPosition

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CP2P_VRAvatarPosition : ITypedProtobuf<CP2P_VRAvatarPosition>, INativeHandle

Implements

Properties

BodyParts

IProtobufRepeatedFieldSubMessageType<CP2P_VRAvatarPosition_COrientation> BodyParts { get; }
Property Value

HatId

int HatId { get; set; }
Property Value

SceneId

int SceneId { get; set; }
Property Value

WorldScale

int WorldScale { get; set; }
Property Value

On this page