バージョン

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

◆ InitFromInstance

bool(* ak_wwise_plugin_custom_data_v1::InitFromInstance) (struct ak_wwise_plugin_custom_data_instance_v1 *in_this, const struct ak_wwise_plugin_custom_data_instance_v1 *in_source)

Copy the plug-in's custom data from another instance of the same plug-in.

This is used during copy/paste and delete for Undo purposes. The properties on the PropertySet do not need to be copied in this method.

This method is mutually exclusive with the other Init methods.

引数
[in]in_thisCurrent instance of this interface (Destination).
[in]in_sourceThe object that will provide the data used in initializing this instance.
戻り値
true if successful.

CustomData.h91 行目に定義があります。

参照元 AK.Wwise::Plugin::V1::CustomData::Interface::Interface().


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう