Version

menu_open
Wwise SDK 2022.1.12

◆ 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_thisCurrent writer instance of this interface.
[in]in_rcsElementNameNode name, as retrieved on the reader with GetName.
[in]in_eTypeIgnored.

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