Version

menu_open
Wwise SDK 2021.1.14

◆ AK_WWISE_PLUGIN_GUI_WINDOWS_BEGIN_POPULATE_TABLE

#define AK_WWISE_PLUGIN_GUI_WINDOWS_BEGIN_POPULATE_TABLE (   theName )    AK::Wwise::Plugin::PopulateTableItem theName[] = {

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

Parameters
theName The name of the populate table. It must be unique within the current scope.
See also

Definition at line 55 of file GUIWindows.h.


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