SwiftlyS2

CUserMsg_ParticleManager_UpdateParticleEnt

Interface CUserMsg_ParticleManager_UpdateParticleEnt

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CUserMsg_ParticleManager_UpdateParticleEnt : ITypedProtobuf<CUserMsg_ParticleManager_UpdateParticleEnt>, INativeHandle

Implements

Properties

AttachType

int AttachType { get; set; }
Property Value

Attachment

int Attachment { get; set; }
Property Value

ControlPoint

int ControlPoint { get; set; }
Property Value

EntityHandle

uint EntityHandle { get; set; }
Property Value

FallbackPosition

Vector FallbackPosition { get; set; }
Property Value

IncludeWearables

bool IncludeWearables { get; set; }
Property Value

OffsetAngles

QAngle OffsetAngles { get; set; }
Property Value

OffsetPosition

Vector OffsetPosition { get; set; }
Property Value

On this page