이 파일의 문서화 페이지로 가기
94 #define AK_WWISE_PLUGIN_CONTAINER_CTOR_IDS() \
95 .m_baseInterface = AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_PLUGIN_CONTAINER, 1), \
96 .m_wwiseSdkVersion = (uint64_t)AK_WWISESDK_VERSION_MAJOR * 1000000000 + (uint64_t)AK_WWISESDK_VERSION_MINOR * 10000000 + (uint64_t)AK_WWISESDK_VERSION_SUBMINOR * 100000 + (uint64_t)AK_WWISESDK_VERSION_BUILD
constexpr static uint64_t SdkVersionMajorMax()
@ AK_WWISE_PLUGIN_INTERFACE_TYPE_PLUGIN_CONTAINER
2021.1 Plug-in container plug-in. Contains all the other plug-ins. ak_wwise_plugin_container
constexpr static uint64_t SdkVersionMajorMultiplier()
constexpr uint32_t SubminorSdkVersion() const
(C++) Patch / Subminor SDK version (ex. 0)
ak_wwise_plugin_container(ak_wwise_plugin_info *in_pluginInfos)
struct ak_wwise_plugin_info * m_pluginInfos
A chained list of all the plug-ins embedded in this container
Root interface allowing a logical unit (variable, library) to contain more than one interface.
constexpr static uint64_t SdkVersionMinorMultiplier()
#define AK_WWISESDK_VERSION_SUBMINOR
Wwise SDK sub-minor version
constexpr static uint64_t SdkVersionSubminorMultiplier()
constexpr static uint64_t SdkVersionBuildMax()
#define AK_WWISESDK_VERSION_MINOR
Wwise SDK minor version
#define AK_WWISESDK_VERSION_MAJOR
Wwise SDK major version
constexpr uint32_t MajorSdkVersion() const
(C++) Major SDK version (ex. 2020)
uint64_t m_wwiseSdkVersion
Wwise Authoring version included with this SDK.
constexpr uint32_t MinorSdkVersion() const
(C++) Minor SDK version (ex. 1)
Interface description and base class for every Wwise Authoring plug-in interface.
#define AK_WWISESDK_VERSION_BUILD
Wwise SDK build number
constexpr static uint64_t SdkVersionBuildMultiplier()
constexpr static uint64_t SdkVersionMinorMax()
constexpr static uint64_t SdkVersionSubminorMax()
ak_wwise_plugin_container()
constexpr uint32_t BuildSdkVersion() const
(C++) Build number (ex. 9404)
지원이 필요하신가요?
질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!
지원 페이지를 방문해 주세요
작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요