enum
TriggerType
public sealed enum TriggerType : Enum Enum Values
| Name | Value | Description |
|---|---|---|
Point | | Can be heard from anywhere. |
Sphere | | Can be heard within a radius. |
Box | | Can be heard within the bounds of a box. |
Assembly:
Sandbox.Engine Declaring Type: SoundscapeTrigger Full Name: Sandbox.SoundscapeTrigger.TriggerType