Enum AudioPresets
Quick AudioSource presets for DaggerfallAudioSource. These make minor changes to peer AudioSource component.
Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
public enum AudioPresets
Fields
| Name | Description |
|---|---|
| LoopIfPlayerNear | |
| LoopOnAwake | |
| LoopOnDemand | |
| None | |
| OnDemand | |
| PlayRandomlyIfPlayerNear |