バージョン

menu_open
Wwise SDK 2022.1.12
AK.Wwise::Plugin::V1::LinkFrontend クラス

Host API to retrieve a link to the plug-in's frontend interfaces. [詳解]

#include <PluginLinks.h>

AK.Wwise::Plugin::V1::LinkFrontend の継承関係図
AK.Wwise::Plugin::CBaseInstanceGlue< CLinkFrontend > AK.Wwise::Plugin::CBaseInterfaceGlue< CLinkFrontend >

公開型

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
 
- 基底クラス AK.Wwise::Plugin::CBaseInstanceGlue< CLinkFrontend > に属する継承公開型
using Instance = typename CInterface::Instance
 
- 基底クラス AK.Wwise::Plugin::CBaseInterfaceGlue< CLinkFrontend > に属する継承公開型
using GluedInterface = CLinkFrontend
 

公開メンバ関数

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. [詳解]
 

その他の継承メンバ

- 基底クラス AK.Wwise::Plugin::CBaseInterfaceGlue< CLinkFrontend > に属する継承静的公開変数類
static GluedInterfaceg_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.h194 行目に定義があります。


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう