Wwise SDK 2021.1.14
|
◆ AK_WWISE_PLUGIN_GUI_WINDOWS_BEGIN_POPULATE_TABLE
Starts a new property-control bindings table. Starts the declaration of a new property-control bindings table, used in controls such as checkboxes and radio buttons. These can be bound to properties of your plug-in by using AK_WWISE_PLUGIN_GUI_WINDOWS_POP_ITEM().
Definition at line 55 of file GUIWindows.h. |