SwiftlyS2

CUserMsg_ParticleManager_UpdateParticleOffset

Interface CUserMsg_ParticleManager_UpdateParticleOffset

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CUserMsg_ParticleManager_UpdateParticleOffset : ITypedProtobuf<CUserMsg_ParticleManager_UpdateParticleOffset>, INativeHandle

Implements

Properties

AngleOffset

QAngle AngleOffset { get; set; }
Property Value

ControlPoint

int ControlPoint { get; set; }
Property Value

OriginOffset

Vector OriginOffset { get; set; }
Property Value

On this page