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


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise