Version

menu_open
Wwise SDK 2021.1.14

◆ WriteStartElement

void(* ak_wwise_plugin_host_xml_v1::WriteStartElement) (struct ak_wwise_plugin_host_xml_writer_instance_v1 *in_this, const char *in_rcsElementName, AK::Wwise::Plugin::XmlElementType::ElementType in_eType)

Creates a new inner node.

You should close this element with WriteEndElement.

Parameters
[in] in_this Current writer instance of this interface.
[in] in_rcsElementName Node name, as retrieved on the reader with GetName.
[in] in_eType Ignored.

Definition at line 450 of file HostXml.h.

Referenced by AK.Wwise::Plugin::V1::XmlWriter::WriteStartElement().


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