SwiftlyS2

CSoundOpvarSetPointEntity

Interface CSoundOpvarSetPointEntity

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AutoDisable

ref bool AutoDisable { get; }
Property Value

DistanceMapMax

ref float DistanceMapMax { get; }
Property Value

DistanceMapMin

ref float DistanceMapMin { get; }
Property Value

DistanceMax

ref float DistanceMax { get; }
Property Value

DistanceMin

ref float DistanceMin { get; }
Property Value

DynamicEntity

ref CHandle<CEntityInstance> DynamicEntity { get; }
Property Value

DynamicEntityName

string DynamicEntityName { get; set; }
Property Value

DynamicMaximumOcclusion

ref float DynamicMaximumOcclusion { get; }
Property Value

DynamicProxyPoint

ref Vector DynamicProxyPoint { get; }
Property Value

OcclusionMax

ref float OcclusionMax { get; }
Property Value

OcclusionMin

ref float OcclusionMin { get; }
Property Value

OcclusionRadius

ref float OcclusionRadius { get; }
Property Value

OnEnter

ref CEntityIOOutput OnEnter { get; }
Property Value

OnExit

ref CEntityIOOutput OnExit { get; }
Property Value

PathingDirection

ref Vector PathingDirection { get; }
Property Value

PathingDistanceNormFactor

ref float PathingDistanceNormFactor { get; }
Property Value

PathingListenerPos

ref Vector PathingListenerPos { get; }
Property Value

PathingSourceIndex

ref int PathingSourceIndex { get; }
Property Value

PathingSourcePos

ref Vector PathingSourcePos { get; }
Property Value

Reloading

ref bool Reloading { get; }
Property Value

SetValueOnDisable

ref bool SetValueOnDisable { get; }
Property Value

SimulationMode

ref int SimulationMode { get; }
Property Value

ValSetOnDisable

ref float ValSetOnDisable { get; }
Property Value

VisibilitySamples

ref int VisibilitySamples { get; }
Property Value

On this page