Version

menu_open
Wwise SDK 2022.1.12

◆ GetDialog()

virtual bool AK.Wwise::Plugin::V1::GUIWindows::GetDialog ( eDialog  in_eDialog,
uint32_t &  out_uiDialogID,
PopulateTableItem *&  out_pTable 
) const
inlinevirtual

Retrieves the plug-in dialog parameters.

Parameters
[in]in_eDialogThe dialog type.
[out]out_uiDialogIDThe returned resource ID of the dialog
[out]out_pTableThe returned table of property-control bindings (can be nullptr if no properties are to be bound).
Returns
True if out_uiDialogID was set. If nothing was set and true is returned, an empty dialog will be created (non-MFC code will then have a window handle to hook to). False otherwise (no frontend).
See also

Definition at line 280 of file GUIWindows.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise