Version

menu_open
Attention : vous avez été redirigé vers la plus récente documentation correspondant à votre version générale ( 2024.1.1.8691 ). Si vous souhaitez accéder à la documentation de votre version précise, veuillez télécharger la documentation hors ligne depuis l'Audiokinetic Launcher et sélectionner l'option de documentation Offline dans l'application de création Wwise.
Wwise SDK 2024.1.1

◆ ReadElementString

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

Reads simple text-only elements, and increments the pointer.

Since strings can span multiple content elements, this method will read all the sequential string-like elements and append them, returning one simple string. This function also works with empty nodes and multiple lines.

If no processing or incrementing is warranted, Read, MoveToContent and GetValue should be used instead.

This method goes past the ending element node, or the equivalent of calling Read once more.

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.
Returns
The string of the current nodes, 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 311 of file HostXml.h.

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


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