Sets the reading pointer to the next node, recursively.
The node can be any entity type except SignificantWhitespace
.
- 参数
-
[in] | in_this | Current reader instance of this interface. |
- 返回
- false if the end of file is reached.
在文件 HostXml.h 第 288 行定义.
被这些函数引用 AK.Wwise::Plugin::V1::XmlReader::Read().