CUserMsg_ParticleManager_UpdateEntityPosition
Interface CUserMsg_ParticleManager_UpdateEntityPosition
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CUserMsg_ParticleManager_UpdateEntityPosition : ITypedProtobuf<CUserMsg_ParticleManager_UpdateEntityPosition>, INativeHandleImplements
Properties
EntityHandle
uint EntityHandle { get; set; }Property Value
Position
Vector Position { get; set; }Property Value