SwiftlyS2

CUserMsg_ParticleManager_AddFan

Interface CUserMsg_ParticleManager_AddFan

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CUserMsg_ParticleManager_AddFan : ITypedProtobuf<CUserMsg_ParticleManager_AddFan>, INativeHandle

Implements

Properties

Active

bool Active { get; set; }
Property Value

AttachmentName

string AttachmentName { get; set; }
Property Value

BoundsMaxs

Vector BoundsMaxs { get; set; }
Property Value

BoundsMins

Vector BoundsMins { get; set; }
Property Value

ConeEndRadius

float ConeEndRadius { get; set; }
Property Value

ConeLength

float ConeLength { get; set; }
Property Value

ConeStartRadius

float ConeStartRadius { get; set; }
Property Value

CurveMaxDist

float CurveMaxDist { get; set; }
Property Value

CurveMinDist

float CurveMinDist { get; set; }
Property Value

EntityHandle

uint EntityHandle { get; set; }
Property Value

Falloff

bool Falloff { get; set; }
Property Value

FanDirection

Vector FanDirection { get; set; }
Property Value

FanForceCurve

string FanForceCurve { get; set; }
Property Value

FanOrigin

Vector FanOrigin { get; set; }
Property Value

FanOriginOffset

Vector FanOriginOffset { get; set; }
Property Value

FanType

uint FanType { get; set; }
Property Value

Force

float Force { get; set; }
Property Value

PullTowardsPoint

bool PullTowardsPoint { get; set; }
Property Value

On this page