menu
버전
2022.1.19.8584
2024.1.6.8842
2023.1.14.8770
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.6.8842
2023.1.14.8770
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2022.1.19
|
Host API to retrieve a link to the plug-in's frontend interfaces. 더 자세히 ...
#include <PluginLinks.h>
Public 타입 | |
enum | : InterfaceTypeValue { k_interfaceType = AK_WWISE_PLUGIN_INTERFACE_TYPE_LINK_FRONTEND } |
The interface type, as requested by this plug-in. 더 자세히 ... | |
enum | : InterfaceVersion { k_interfaceVersion = 1 } |
The interface version, as requested by this plug-in. 더 자세히 ... | |
using | Interface = CLinkFrontend |
using | Instance = CLinkFrontend::Instance |
![]() | |
using | Instance = typename CInterface::Instance |
![]() | |
using | GluedInterface = CLinkFrontend |
Public 멤버 함수 | |
ak_wwise_plugin_frontend_instance ** | GetArray (int *out_count) const |
Retrieves an array of the plug-in's frontend instances. 더 자세히 ... | |
template<typename Frontend = ak_wwise_plugin_frontend_instance, typename Functor > | |
void | ForEach (Functor in_operation) const |
Applies a function on each plug-in's frontend instances. 더 자세히 ... | |
추가로 상속된 멤버들 | |
![]() | |
static GluedInterface * | g_cinterface |
The unique instance of the CInterface interface. Defined at nullptr first, overridden by the Host once loaded. 더 자세히 ... | |
Host API to retrieve a link to the plug-in's frontend interfaces.
Useful for the Backend when there are special properties that don't use property sets.
PluginLinks.h 파일의 194 번째 라인에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요