バージョン
menu

Wwise SDK 2021.1.14

◆ 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.

Parameters
[in] in_this Current instance of this interface (Destination).
[in] in_source The object that will provide the data used in initializing this instance.
Returns
true if successful.

Definition at line 92 of file CustomData.h.

Referenced by AK.Wwise::Plugin::V1::CustomData::Interface::Interface().


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう