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