버전

menu_open
Wwise SDK 2023.1.3

◆ 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.h 파일의 667 번째 라인에서 정의되었습니다.

다음을 참조함 : AK.Wwise::Plugin::CBaseInterfaceGlue< CHostXml >::g_cinterface, ak_wwise_plugin_host_xml_v1::MoveToContent.


이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요