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