バージョン

menu_open
警告:あなたのメジャーリリース ( 2022.1.13.8454 ) に該当する最新ドキュメンテーションが表示されています。特定バージョンのドキュメンテーションにアクセスするには、Audiokinetic Launcherでオフラインドキュメンテーションをダウンロードし、Wwise AuthoringのOffline Documentationオプションにチェックを入れてください。
AK.Wwise::ISourceControlOperationProgress クラスabstract

#include <ISourceControlOperationProgress.h>

公開メンバ関数

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.h48 行目に定義があります。


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう