バージョン
menu

Wwise SDK 2024.1.6

◆ ReadElementString

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

Reads simple text-only elements, and increments the pointer.

Since strings can span multiple content elements, this method will read all the sequential string-like elements and append them, returning one simple string. This function also works with empty nodes and multiple lines.

If no processing or incrementing is warranted, Read, MoveToContent and GetValue should be used instead.

This method goes past the ending element node, or the equivalent of calling Read once more.

注釈: 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 string of the current nodes, an empty string if the value is empty. The buffer is owned by Authoring and is valid until the next API call.

HostXml.h311 行目に定義があります。

参照元 AK.Wwise::Plugin::V1::XmlReader::ReadElementString().


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう