Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14

◆ GetDialog

bool(* ak_wwise_plugin_gui_windows_v1::GetDialog) (const struct ak_wwise_plugin_gui_windows_instance_v1 *in_this, AK::Wwise::Plugin::eDialog in_eDialog, uint32_t *out_uiDialogID, AK::Wwise::Plugin::PopulateTableItem **out_pTable)

Retrieves the plug-in dialog parameters.

Parameters
[in] in_this Current instance of this interface.
[in] in_eDialog The dialog type.
[out] out_uiDialogID The returned resource ID of the dialog
[out] out_pTable The returned table of property-control bindings (can be nullptr if no properties are to be bound).
Returns
true if a dialog was returned, false otherwise.
See also

Definition at line 130 of file GUIWindows.h.

Referenced by AK.Wwise::Plugin::V1::GUIWindows::Interface::Interface().


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