Wwise Authoring Plug-ins - Plug-in API for property sets. 더 자세히 ...
#include "PluginInfoGenerator.h"
클래스 | |
struct | ak_wwise_plugin_host_property_set_v1 |
Interface used to interact with property sets. 더 자세히 ... | |
struct | ak_wwise_plugin_notifications_property_set_v1 |
class | AK.Wwise::Plugin::V1::PropertySet |
Interface used to interact with property sets. 더 자세히 ... | |
class | AK.Wwise::Plugin::V1::Notifications::PropertySet_ |
struct | AK.Wwise::Plugin::V1::Notifications::PropertySet_::Interface |
The C interface, fulfilled by your plug-in. 더 자세히 ... | |
class | AK.Wwise::Plugin::RequestedHostInterface< PropertySet > |
네임스페이스 | |
namespace | AK |
Audiokinetic namespace | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::V1 | |
AK::Wwise::Plugin::V1::Notifications | |
Notifications namespace | |
AK::Wwise::Plugin::Notifications | |
타입정의 | |
using | AK::Wwise::Plugin::V1::CHostPropertySet = ak_wwise_plugin_host_property_set_v1 |
using | AK::Wwise::Plugin::V1::Notifications::CPropertySet_ = ak_wwise_plugin_notifications_property_set_v1 |
using | AK::Wwise::Plugin::V1::RequestPropertySet = RequestedHostInterface< PropertySet > |
Requests a PropertySet interface, provided as m_propertySet variable. 더 자세히 ... | |
using | AK::Wwise::Plugin::CHostPropertySet = V1::CHostPropertySet |
Latest version of the C PropertySet interface. 더 자세히 ... | |
using | AK::Wwise::Plugin::PropertySet = V1::PropertySet |
Latest version of the C++ PropertySet interface. 더 자세히 ... | |
using | AK::Wwise::Plugin::RequestPropertySet = V1::RequestPropertySet |
Latest version of the requested C++ PropertySet interface. 더 자세히 ... | |
using | AK::Wwise::Plugin::Notifications::CPropertySet = V1::Notifications::CPropertySet_ |
Latest version of the C PropertySet notification interface. 더 자세히 ... | |
using | AK::Wwise::Plugin::Notifications::PropertySet = V1::Notifications::PropertySet_ |
Latest version of the C++ PropertySet notification interface. 더 자세히 ... | |
함수 | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (PropertySet) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (PropertySet) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Notifications::PropertySet) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Notifications::PropertySet) | |
Wwise Authoring Plug-ins - Plug-in API for property sets.
HostPropertySet.h 파일에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요