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