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().