Wwise SDK 2015.1.9
AK::Wwise::IDoubleProgress
バージョン
arrow_right
目次
その他のドキュメント
クラス AK::Wwise::IDoubleProgress
Add support for a second progress bar to the IProgress interfaces. [詳細]
AK::Wwise::IDoubleProgressに対する継承グラフ

Public メソッド | |
virtual void | SetSecondOperationName (LPCWSTR in_szOperationName)=0 |
virtual void | SetSecondRange (DWORD in_dwMinValue, DWORD in_dwMaxValue)=0 |
virtual void | NotifySecondProgress (DWORD in_dwProgress)=0 |
Notify of the advancement of the task. |
説明
Add support for a second progress bar to the IProgress interfaces.
Utilities.h の 149 行で定義されています。
このクラスの説明は次のファイルから生成されました:
- include/AK/Wwise/Utilities.h