![]() |
Plasma Engine
2.0
|
The state of an audio trigger. More...
#include <AudioSystemData.h>
Public Types | |
enum | Enum : StorageType { Invalid = 0 , Playing = 1 , Ready = 2 , Loading = 3 , Unloading = 4 , Starting = 5 , Stopping = 6 , Stopped = 7 , Default = Invalid } |
using | StorageType = plUInt8 |
Public Member Functions | |
PL_ENUM_TO_STRING (Invalid, Playing, Ready, Loading, Unloading, Starting, Stopping, Stopped) | |
The state of an audio trigger.
enum plAudioSystemTriggerState::Enum : StorageType |