Version

menu_open
Wwise SDK 2023.1.8

◆ ReadOuterXml

void(* ak_wwise_plugin_host_xml_v1::ReadOuterXml) (struct ak_wwise_plugin_host_xml_reader_instance_v1 *in_this, const char **out_csXml)

Reads the Element or Attribute as a string, including markup. Increments the pointer.

This returns the raw contents of the file including the enclosing elements. It can be considered the equivalent of ReadElementString , but will also return raw XML tags.

An empty string will be returned if no content is available.

Note: The string is available until the next Host operation. If storing is required, a copy should be made at the earliest convenience.
Parameters
[in]in_thisCurrent reader instance of this interface.
[out]out_csXmlAll the XML content, including markup and enclosing tags, of the current node. The buffer is owned by Authoring and is valid until the next API call.

Definition at line 349 of file HostXml.h.

Referenced by AK.Wwise::Plugin::V1::XmlReader::ReadOuterXml().


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