バージョン

menu_open
Wwise SDK 2023.1.3

◆ CanLogUndos()

bool AK.Wwise::Plugin::V1::UndoManager::CanLogUndos ( ) const
inline

Returns whether logging can occur or not.

Call this function when you are about to log an undo event to know if Wwise is in a state where undos are enabled. Undo logging can be disabled for a particular plug-in object if it already lives in the undo stack or in the clipboard.

This function is useful to determine whether a complex undo operation can be started without opening a new undo group (see ak_wwise_plugin_host_undo_manager_v1::OpenGroup). Otherwise, the simple fact of opening an undo group will give a result of 0 if it's not possible to log undos at this time.

戻り値
true if the plug-in can log undo events at this time.

HostUndoManager.h620 行目に定義があります。

参照先 ak_wwise_plugin_host_undo_manager_v1::CanLogUndos, AK.Wwise::Plugin::CBaseInterfaceGlue< CHostUndoManager >::g_cinterface.


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう