Houdini Engine 6.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
HAPI_ParmChoiceInfo Struct Reference

Meta-data for a combo-box / choice parm. More...

#include <HAPI_Common.h>

Public Attributes

HAPI_ParmId parentParmId
 
HAPI_StringHandle labelSH
 
HAPI_StringHandle valueSH
 

Detailed Description

Meta-data for a combo-box / choice parm.

Definition at line 1505 of file HAPI_Common.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: