Wwise Authoring Plug-ins - Definition of a plug-in, as stored in a container. More...
#include <afxwin.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | AK.Wwise::Plugin::PluginMFCWindows< CWinApp > |
Initializes MFC for this plug-in. More... | |
Namespaces | |
namespace | AK |
Audiokinetic namespace. | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
Wwise Authoring Plug-ins - Definition of a plug-in, as stored in a container.
Wwise Authoring Plug-ins - Provides MFC initialization on plug-in instantiation.
By default, an MFC-based DLL initializes itself when the DLL is loaded. However, not all plug-ins in a DLL container require MFC, so this makes sure to initialize MFC only on instantiation of a particular plug-in.
Definition in file PluginMFCWindows.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise