Appends a raw CDATA string as value to the current node.
No processing of the CDATA is done.
- 参数
-
[in] | in_this | Current writer instance of this interface. |
[in] | in_rcsValue | Node's raw value to be inserted insde a <![CDATA[...]]> |
在文件 HostXml.h 第 494 行定义.
被这些函数引用 AK.Wwise::Plugin::V1::XmlWriter::WriteCData().