Wwise Authoring Plug-ins - Definition of a plug-in, as stored in a container. 더 자세히 ...
#include <afxwin.h>
#include <memory>
클래스 | |
class | AK.Wwise::Plugin::PluginMFCWindows< CWinApp > |
Initializes MFC for this plug-in. 더 자세히 ... | |
네임스페이스 | |
namespace | AK |
Definition of data structures for AkAudioObject | |
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.
PluginMFCWindows.h 파일에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요