SwiftlyS2

CUserMsg_ParticleManager_UpdateParticleTransform

Interface CUserMsg_ParticleManager_UpdateParticleTransform

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CUserMsg_ParticleManager_UpdateParticleTransform : ITypedProtobuf<CUserMsg_ParticleManager_UpdateParticleTransform>, INativeHandle

Implements

Properties

ControlPoint

int ControlPoint { get; set; }
Property Value

InterpolationInterval

float InterpolationInterval { get; set; }
Property Value

Orientation

CMsgQuaternion Orientation { get; }
Property Value

Position

Vector Position { get; set; }
Property Value

On this page