目录
Wwise SDK 2018.1.11
|
AK.Wwise::ISourceControlOperationProgress类 参考abstract
Public 成员函数 | |
virtual void | ShowProgress ()=0 |
Creates and displays the progress dialog. 更多... |
|
virtual void | AddLogMessage (LPCWSTR in_pszMessage)=0 |
virtual bool | IsCanceled () const =0 |
virtual void | Cancel ()=0 |
virtual void | OperationCompleted (bool in_bWaitForOK=true)=0 |
详细描述
Wwise progress dialog interface. This interface is given by AK::Wwise::ISourceControlUtilities. You can use this interface to display a simple progress dialog while performing operations.
- 警告
- The functions in this interface are not thread-safe, unless stated otherwise.
- 参见
在文件 ISourceControlOperationProgress.h 第 47 行定义.
该类的文档由以下文件生成:
- include/AK/Wwise/SourceControl/ISourceControlOperationProgress.h