Version

menu_open
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().


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise