バージョン

menu_open
警告:あなたのメジャーリリース ( 2024.1.1.8691 ) に該当する最新ドキュメンテーションが表示されています。特定バージョンのドキュメンテーションにアクセスするには、Audiokinetic Launcherでオフラインドキュメンテーションをダウンロードし、Wwise AuthoringのOffline Documentationオプションにチェックを入れてください。
Wwise SDK 2024.1.1

◆ 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からはじめよう