ASPiK SDK
|
Information that defines a single GUI parameter's possible values and ID. More...
#include <pluginstructures.h>
Public Attributes | |
uint32_t | controlID = 0 |
ID value. | |
double | actualValue = 0.0 |
actual value | |
bool | useCustomData = false |
custom data flag (reserved for future use) | |
void * | customData = nullptr |
custom data (reserved for future use) | |
Information that defines a single GUI parameter's possible values and ID.