SwiftlyS2

CSoundOpvarSetOBBWindEntity

Interface CSoundOpvarSetOBBWindEntity

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSoundOpvarSetOBBWindEntity : CSoundOpvarSetPointBase, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CSoundOpvarSetPointBase>, ISchemaClass<CSoundOpvarSetOBBWindEntity>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

DistanceMaxs

ref Vector DistanceMaxs { get; }
Property Value

DistanceMins

ref Vector DistanceMins { get; }
Property Value

Maxs

ref Vector Maxs { get; }
Property Value

Mins

ref Vector Mins { get; }
Property Value

WindMapMax

ref float WindMapMax { get; }
Property Value

WindMapMin

ref float WindMapMin { get; }
Property Value

WindMax

ref float WindMax { get; }
Property Value

WindMin

ref float WindMin { get; }
Property Value

On this page