Wwise Authoring Plug-ins - API for XML-based persistence, as used in CustomData. 더 자세히 ...
#include "PluginInfoGenerator.h"
클래스 | |
struct | ak_wwise_plugin_host_xml_v1 |
API interface for XML-based plug-in persistence. 더 자세히 ... | |
class | AK.Wwise::Plugin::V1::XmlReader |
API interface for XML-based plug-in persistence. 더 자세히 ... | |
class | AK.Wwise::Plugin::V1::XmlWriter |
API interface for XML-based plug-in persistence. 더 자세히 ... | |
class | AK.Wwise::Plugin::V1::XmlWriter::AutoStartEndElement |
Use this class to handle the WriteStartElement/WriteEndElement pair automatically in a C++ scope. 더 자세히 ... | |
class | AK.Wwise::Plugin::RequestedHostInterface< XmlReader > |
class | AK.Wwise::Plugin::RequestedHostInterface< XmlWriter > |
네임스페이스 | |
namespace | AK |
Audiokinetic namespace | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::XmlWhiteSpaceHandling | |
AK::Wwise::Plugin::XmlNodeType | |
Types of possible XML elements. See MSDN documentation topics for XmlNodeType. | |
AK::Wwise::Plugin::XmlWriteState | |
AK::Wwise::Plugin::XmlWriteReady | |
Possible error codes when writing XML | |
AK::Wwise::Plugin::XmlElementType | |
AK::Wwise::Plugin::V1 | |
매크로 | |
#define | AK_WWISE_PLUGIN_HOST_XML_V1_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST_XML, 1) |
#define | AK_WWISE_PLUGIN_HOST_XML_V1_CTOR() |
타입정의 | |
using | AK::Wwise::Plugin::V1::CHostXml = ak_wwise_plugin_host_xml_v1 |
using | AK::Wwise::Plugin::V1::RequestXml = RequestedHostInterface< XmlReader > |
Requests the XML processing interface. 더 자세히 ... | |
using | AK::Wwise::Plugin::CHostXml = V1::CHostXml |
Latest version of the C XML interface. 더 자세히 ... | |
using | AK::Wwise::Plugin::XmlReader = V1::XmlReader |
Latest version of the C++ XmlReader interface. 더 자세히 ... | |
using | AK::Wwise::Plugin::XmlWriter = V1::XmlWriter |
Latest version of the C++ XmlWriter interface. 더 자세히 ... | |
using | AK::Wwise::Plugin::RequestXml = V1::RequestXml |
Latest version of the requested C++ XML interface. 더 자세히 ... | |
함수 | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (XmlReader) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (XmlReader) | |
Wwise Authoring Plug-ins - API for XML-based persistence, as used in CustomData.
HostXml.h 파일에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요