CEnvSoundscape
Interface CEnvSoundscape
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CEnvSoundscape : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CEnvSoundscape>, ISchemaField, ISchemaClass, INativeHandleImplements
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CEnvSoundscape>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
Disabled
ref bool Disabled { get; }Property Value
OnPlay
CEntityIOOutput OnPlay { get; }Property Value
OverrideWithEvent
ref bool OverrideWithEvent { get; }Property Value
PositionNames
string PositionNames { get; set; }Property Value
ProxySoundscape
ref CHandle<CEnvSoundscape> ProxySoundscape { get; }Property Value
Radius
ref float Radius { get; }Property Value
SoundEventHash
ref uint SoundEventHash { get; }Property Value
SoundEventName
string SoundEventName { get; set; }Property Value
SoundscapeEntityListId
ref int SoundscapeEntityListId { get; }Property Value
SoundscapeIndex
ref int SoundscapeIndex { get; }Property Value
SoundscapeName
string SoundscapeName { get; set; }Property Value