Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2023.1.6.8555 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.
Wwise SDK 2023.1.6

◆ 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
theNameThe name of the populate table. It must be unique within the current scope.
See also

Definition at line 54 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