Returns the name of the current node being read.
 | 注釈: The string is available until the next Host operation. If storing is required, a copy should be made at the earliest convenience. |
- 引数
-
[in] | in_this | Current reader instance of this interface. |
- 戻り値
- The name of the current node. The buffer is owned by Authoring and is valid until the next API call.
HostXml.h の 170 行目に定義があります。
参照元 AK.Wwise::Plugin::V1::XmlReader::GetName().