Wwise SDK 2022.1.18
|
◆ GetValue
Returns the value of the current node being read. This returns the textual representation of the current node's value. What the XML parser considers to be a value might not be what is expected, as the final text could be comprised of multiple values. For example, this For normal string retrieval, the ReadElementString will actually return the value of an XML with proper parsing applied.
|