Click or drag to resize

GUIConversionGetListOfChoices Method

Overload List
 NameDescription
Public methodStatic memberGetListOfChoices(Enum) For a given enum value, this gives the list of possible choices for that enumeration (must not be a flag enumeration).
Public methodStatic memberGetListOfChoices(Enum, SelectableListNodeList) For a given enum value, this gives the list of possible choices for that enumeration (must not be a flag enumeration).
Top
See Also