バージョン

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

◆ MoveToContent()

AK::Wwise::Plugin::XmlNodeType::NodeType AK.Wwise::Plugin::V1::XmlReader::MoveToContent ( )
inline

Makes sure the cursor points to a content-type entity while reading XML.

If the node is not a content node, the reader skips ahead to the next content entity until the end of file. More specifically, it will skip over the following usual node types:

  • ProcessingInstruction
  • DocumentType
  • Comment
  • Whitespace
  • SignificantWhitespace

Content entities are specifically:

  • Text (Non-whitespace text)
  • CDATA
  • Element
  • EndElement
  • EndEntity
  • EntityReference

This method will also move to the element part of an Attribute.

注釈: This method is mostly a convenience and could be easily coded by a simple loop.

Once the current node hierarchy information is determined by proper use of Read, MoveToContent will make sure to provide the actual content of the entity. If no content is available, it will return EndElement or EndEntity.

戻り値
The new node type. None if the reader has reached the end of file.

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

参照先 AK.Wwise::Plugin::CBaseInterfaceGlue< CHostXml >::g_cinterface, ak_wwise_plugin_host_xml_v1::MoveToContent.


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう