バージョン

menu_open
Wwise SDK 2023.1.3
AK.Wwise::Plugin::IProgress クラスabstract

#include <PluginDef.h>

公開メンバ関数

virtual void SetCurrentOperationName (const char *in_szOperationName)=0
 
virtual void SetRange (uint32_t in_dwMinValue, uint32_t in_dwMaxValue)=0
 Should be called at the beginning of the operation to set the min and max value [詳解]
 
virtual void NotifyProgress (uint32_t in_dwProgress)=0
 Notify of the advancement of the task. [詳解]
 
virtual bool IsCancelled () const =0
 Check if the user has cancelled the task [詳解]
 
virtual void ErrorMessage (const char *in_rErrorText, Severity in_eSeverity=Severity_Warning)=0
 

詳解

PluginDef.h153 行目に定義があります。


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう