Houdini Engine 6.1
|
Meta-data for a combo-box / choice parm. More...
#include <HAPI_Common.h>
Public Attributes | |
HAPI_ParmId | parentParmId |
HAPI_StringHandle | labelSH |
HAPI_StringHandle | valueSH |
Meta-data for a combo-box / choice parm.
Definition at line 1505 of file HAPI_Common.h.
HAPI_StringHandle HAPI_ParmChoiceInfo::labelSH |
Definition at line 1508 of file HAPI_Common.h.
HAPI_ParmId HAPI_ParmChoiceInfo::parentParmId |
Definition at line 1507 of file HAPI_Common.h.
HAPI_StringHandle HAPI_ParmChoiceInfo::valueSH |
This evaluates to the value of the token associated with the label applies to string menus only.
Definition at line 1512 of file HAPI_Common.h.