SwiftlyS2

CInfoFan

Interface CInfoFan

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CInfoFan : CPointEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPointEntity>, ISchemaClass<CInfoFan>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

CurveDistRange

ref float CurveDistRange { get; }
Property Value

FanForceCurveString

string FanForceCurveString { get; set; }
Property Value

FanForceMaxRadius

ref float FanForceMaxRadius { get; }
Property Value

FanForceMinRadius

ref float FanForceMinRadius { get; }
Property Value

Methods

CurveDistRangeUpdated()

void CurveDistRangeUpdated()

FanForceCurveStringUpdated()

void FanForceCurveStringUpdated()

FanForceMaxRadiusUpdated()

void FanForceMaxRadiusUpdated()

FanForceMinRadiusUpdated()

void FanForceMinRadiusUpdated()

On this page