目次
Wwise SDK 2018.1.11
|
公開メンバ関数 | |
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