Reads the value of a particular attribute under the current node.
- 参数
-
[in] | in_this | Current reader instance of this interface. |
[in] | in_rcsAttributeName | The attribute name |
[out] | out_rcsValue | The attribute value. The buffer is owned by Authoring and is valid until the next API call. |
- 返回
- true if the value exists.
在文件 HostXml.h 第 368 行定义.
被这些函数引用 AK.Wwise::Plugin::V1::XmlReader::GetAttribute().