Houdini Engine 7.0
|
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 1576 of file HAPI_Common.h.
HAPI_StringHandle HAPI_ParmChoiceInfo::labelSH |
Definition at line 1579 of file HAPI_Common.h.
HAPI_ParmId HAPI_ParmChoiceInfo::parentParmId |
Definition at line 1578 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 1583 of file HAPI_Common.h.