Wwise SDK 2021.1.9
RequestedHostInterface
Version
Wwise SDK 2021.1.9
|
AK.Wwise::Plugin::RequestedHostInterface< T > Class Template Reference
PluginInfoGenerator: Requests a host-provided service, and optionally receives a variable containing the default instance. More...
#include <PluginInfoGenerator.h>
Detailed Description
template<typename T>
class AK.Wwise::Plugin::RequestedHostInterface< T >
PluginInfoGenerator: Requests a host-provided service, and optionally receives a variable containing the default instance.
- Template Parameters
-
T The C++ class to request.
Definition at line 223 of file PluginInfoGenerator.h.