SwiftlyS2

CUserMsg_ParticleManager_CreateParticle

Interface CUserMsg_ParticleManager_CreateParticle

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CUserMsg_ParticleManager_CreateParticle : ITypedProtobuf<CUserMsg_ParticleManager_CreateParticle>, INativeHandle

Implements

Properties

AggregationPosition

Vector AggregationPosition { get; set; }
Property Value

ApplyVoiceBanRules

bool ApplyVoiceBanRules { get; set; }
Property Value

AttachType

int AttachType { get; set; }
Property Value

Cluster

bool Cluster { get; set; }
Property Value

ControlPointConfiguration

string ControlPointConfiguration { get; set; }
Property Value

EndcapTime

float EndcapTime { get; set; }
Property Value

EntityHandle

uint EntityHandle { get; set; }
Property Value

EntityHandleForModifiers

uint EntityHandleForModifiers { get; set; }
Property Value

ParticleNameIndex

ulong ParticleNameIndex { get; set; }
Property Value

TeamBehavior

int TeamBehavior { get; set; }
Property Value

On this page