SwiftlyS2

CEnvWindVolume

Interface CEnvWindVolume

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CEnvWindVolume : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CEnvWindVolume>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Active

ref bool Active { get; }
Property Value

BoxMaxs

ref Vector BoxMaxs { get; }
Property Value

BoxMins

ref Vector BoxMins { get; }
Property Value

Shape

ref int Shape { get; }
Property Value

StartDisabled

ref bool StartDisabled { get; }
Property Value

WindDirectionVariationMultiplier

ref float WindDirectionVariationMultiplier { get; }
Property Value

WindSpeedMultiplier

ref float WindSpeedMultiplier { get; }
Property Value

WindSpeedVariationMultiplier

ref float WindSpeedVariationMultiplier { get; }
Property Value

WindTurbulenceMultiplier

ref float WindTurbulenceMultiplier { get; }
Property Value

Methods

ActiveUpdated()

void ActiveUpdated()

BoxMaxsUpdated()

void BoxMaxsUpdated()

BoxMinsUpdated()

void BoxMinsUpdated()

ShapeUpdated()

void ShapeUpdated()

StartDisabledUpdated()

void StartDisabledUpdated()

WindDirectionVariationMultiplierUpdated()

void WindDirectionVariationMultiplierUpdated()

WindSpeedMultiplierUpdated()

void WindSpeedMultiplierUpdated()

WindSpeedVariationMultiplierUpdated()

void WindSpeedVariationMultiplierUpdated()

WindTurbulenceMultiplierUpdated()

void WindTurbulenceMultiplierUpdated()

On this page