Returns the name of the current node being read.
 |
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_this |
Current reader instance of this interface. |
- Returns
- The name of the current node. The buffer is owned by Authoring and is valid until the next API call.
Definition at line 171 of file HostXml.h.
Referenced by AK.Wwise::Plugin::V1::XmlReader::GetName().