Wwise Authoring Plug-ins - Plug-in that provides a special usage message when first instantiated. [詳解]
#include "PluginInfoGenerator.h"クラス | |
| struct | ak_wwise_plugin_first_time_creation_message_v1 |
| Plug-in that provides a special usage message when first instantiated. [詳解] | |
| class | AK.Wwise::Plugin::V1::FirstTimeCreationMessage |
| struct | AK.Wwise::Plugin::V1::FirstTimeCreationMessage::Interface |
| The C interface, fulfilled by your plug-in. [詳解] | |
名前空間 | |
| namespace | AK |
| Audiokinetic namespace | |
| namespace | AK.Wwise |
| AK::Wwise::Plugin | |
| AK::Wwise::Plugin::V1 | |
マクロ定義 | |
| #define | AK_WWISE_PLUGIN_FIRST_TIME_CREATION_MESSAGE_V1_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_FIRST_TIME_CREATION_MESSAGE, 1) |
| #define | AK_WWISE_PLUGIN_FIRST_TIME_CREATION_MESSAGE_V1_CTOR(in_pluginInfo, in_data) |
型定義 | |
| using | AK::Wwise::Plugin::V1::CFirstTimeCreationMessage = ak_wwise_plugin_first_time_creation_message_v1 |
| using | AK::Wwise::Plugin::CFirstTimeCreationMessage = V1::CFirstTimeCreationMessage |
| Latest version of the C FirstTimeCreationMessage interface. [詳解] | |
| using | AK::Wwise::Plugin::FirstTimeCreationMessage = V1::FirstTimeCreationMessage |
| Latest version of the C++ FirstTimeCreationMessage interface. [詳解] | |
関数 | |
| AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (FirstTimeCreationMessage) | |
| AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (FirstTimeCreationMessage) | |
Wwise Authoring Plug-ins - Plug-in that provides a special usage message when first instantiated.
FirstTimeCreationMessage.h に定義があります。