EAudioOutputTarget
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EAudioOutputTarget
Inheritance Object → ValueType → Enum → EAudioOutputTarget
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Speaker | 0 | |
| Controller | 1 | |
| ControllerFallbackToSpeaker | 2 | |
| EAudioOutputTarget_MAX | 3 |