Version

menu_open
Wwise SDK 2021.1.14

◆ InitFromWorkunit

bool(* ak_wwise_plugin_custom_data_v1::InitFromWorkunit) (struct ak_wwise_plugin_custom_data_instance_v1 *in_this, struct ak_wwise_plugin_host_xml_reader_instance_v1 *in_pReader)

Load the custom data structure from the provided Work Unit's XML.

This method is mutually exclusive with the other Init methods.

Note: In order to use the in_pReader instance, your plug-in must request the XML interface: ak_wwise_plugin_host_xml_v1.
Parameters
[in] in_this Current instance of this interface.
[in] in_pReader XML Reader instance.
Returns
true if load succeeded.

Definition at line 108 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