SwiftlyS2

CUserMsg_ParticleManager_UpdateFan

Interface CUserMsg_ParticleManager_UpdateFan

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CUserMsg_ParticleManager_UpdateFan : ITypedProtobuf<CUserMsg_ParticleManager_UpdateFan>, INativeHandle

Implements

Properties

Active

bool Active { get; set; }
Property Value

BoundsMaxs

Vector BoundsMaxs { get; set; }
Property Value

BoundsMins

Vector BoundsMins { get; set; }
Property Value

FanDirection

Vector FanDirection { get; set; }
Property Value

FanOrigin

Vector FanOrigin { get; set; }
Property Value

FanOriginOffset

Vector FanOriginOffset { get; set; }
Property Value

FanRampRatio

float FanRampRatio { get; set; }
Property Value

On this page