Wwise SDK 2018.1.11
Version
Wwise SDK 2018.1.11
|
AK.Wwise::ISourceControlDialogBase Class Referenceabstract
Public Member Functions | |
virtual HINSTANCE | GetResourceHandle () const =0 |
virtual void | GetDialog (UINT &out_uiDialogID) const =0 |
This function is called by Wwise to get the plug-in dialog's ID. More... |
|
virtual bool | HasHelp () const =0 |
virtual bool | Help (HWND in_hWnd) const =0 |
virtual bool | WindowProc (HWND in_hWnd, UINT in_message, WPARAM in_wParam, LPARAM in_lParam, LRESULT &out_lResult)=0 |
Detailed Description
Wwise dialog base interface. This must be implemented for each dialog that needs to be displayed with the Wwise look and feel.
- Warning
- The functions in this interface are not thread-safe, unless stated otherwise.
- See also
Definition at line 47 of file ISourceControlDialogBase.h.
The documentation for this class was generated from the following file:
- include/AK/Wwise/SourceControl/ISourceControlDialogBase.h