Wwise SDK 2021.1.8
SourceControlConstant
Version
Wwise SDK 2021.1.8
|
AK.Wwise::SourceControlConstant Class Reference
This class contains static constants that can be useful to the plug-in. More...
#include <ISourceControl.h>
Static Public Attributes | |
static const unsigned int | s_uiMaxWorkUnitName = 128 |
Maximum length that a work unit name can be. More... |
|
static const DWORD | s_dwInvalidOperationID = (DWORD)-1 |
Invalid operation ID (MUST NOT BE USED as an operation ID in OperationListItem) More... |
|
Detailed Description
This class contains static constants that can be useful to the plug-in.
Definition at line 49 of file ISourceControl.h.