Retrieves the plug-in dialog 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). |
- 返回
- true if a dialog was returned, false otherwise.
- 参见
-
在文件 GUIWindows.h 第 129 行定义.
被这些函数引用 AK.Wwise::Plugin::V1::GUIWindows::Interface::Interface().