Wwise SDK 2021.1.8
PopulateTableItem
Version
Wwise SDK 2021.1.8
|
AK.Wwise::PopulateTableItem Struct Reference
#include <Utilities.h>
Public Attributes | |
UINT | uiID |
The dialog control resource ID. More... |
|
LPCWSTR | pszProp |
The property name. More... |
|
Detailed Description
Represents the association between a dialog control (such as a checkbox or radio button) and a plug-in property.
![]() |
Note: You should not need to use this structure directly. Instead, use the AK_BEGIN_POPULATE_TABLE(), AK_POP_ITEM(), and AK_END_POPULATE_TABLE() macros. |
Definition at line 167 of file Utilities.h.