版本

menu_open
警告:系统已根据您所用大版本 (2023.1.4.8496) 自动跳转至最新文档。若想访问特定版本的文档,请从 Audiokinetic Launcher 下载离线文档,并在 Wwise 设计程序中勾选 Offline Documentation 选项。
Wwise SDK 2023.1.4

◆ GetValue

const char*(* ak_wwise_plugin_host_xml_v1::GetValue) (const struct ak_wwise_plugin_host_xml_reader_instance_v1 *in_this)

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 Item node has three content elements: <Item>1&number;3</Item>

For normal string retrieval, the ReadElementString will actually return the value of an XML with proper parsing applied.

备注: The string is available until the next Host operation. If storing is required, a copy should be made at the earliest convenience.
参数
[in]in_thisCurrent reader instance of this interface.
返回
The value of the current node, an empty string if the value is empty. The buffer is owned by Authoring and is valid until the next API call.

在文件 HostXml.h212 行定义.

被这些函数引用 AK.Wwise::Plugin::V1::XmlReader::GetValue().


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅