Wwise SDK 2022.1.18
|
◆ ReadElementString
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.
被这些函数引用 AK.Wwise::Plugin::V1::XmlReader::ReadElementString(). |