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().