SwiftlyS2

CAmbientGeneric

Interface CAmbientGeneric

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Active

ref bool Active { get; }
Property Value

Dpv

dynpitchvol_t Dpv { get; }
Property Value

Looping

ref bool Looping { get; }
Property Value

MaxRadius

ref float MaxRadius { get; }
Property Value

Radius

ref float Radius { get; }
Property Value

Sound

string Sound { get; set; }
Property Value

SoundLevel

ref soundlevel_t SoundLevel { get; }
Property Value

SoundSource

ref CHandle<CBaseEntity> SoundSource { get; }
Property Value

SoundSourceEntIndex

ref uint SoundSourceEntIndex { get; }
Property Value

SourceEntName

string SourceEntName { get; set; }
Property Value

On this page