menu
 
Version
2024.1.2.8726

2024.1.2.8726

2023.1.10.8659

2022.1.18.8567

2021.1.14.8108

2019.2.15.7667

2019.1.11.7296

2018.1.11.6987

2017.2.10.6745

2017.1.9.6501

2016.2.6.6153

2015.1.9.5624


menu_open
Wwise SDK 2024.1.2

◆ GetValue

const char*(* ak_wwise_plugin_host_xml_v1::GetValue) (const struct ak_wwise_plugin_host_xml_reader_instance_v1 *in_this)

Returns the value of the current node being read.

This returns the textual representation of the current node's value. What the XML parser considers to be a value might not be what is expected, as the final text could be comprised of multiple values.

For example, this Item node has three content elements: <Item>1&number;3</Item>

For normal string retrieval, the ReadElementString will actually return the value of an XML with proper parsing applied.

infoNote: 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.
Returns
The value of the current node, an empty string if the value is empty. The buffer is owned by Authoring and is valid until the next API call.

Definition at line 212 of file HostXml.h.

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


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