HPL3/SOMA/Scripting/eWidgetType

From Frictional Wiki
< HPL3‎ | SOMA‎ | Scripting
Jump to navigation Jump to search

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!

Values

Enum Name Integer Value Description
eWidgetType_Root 0
eWidgetType_Window 1
eWidgetType_Button 2
eWidgetType_Frame 3
eWidgetType_Label 4
eWidgetType_Slider 5
eWidgetType_TextBox 6
eWidgetType_CheckBox 7
eWidgetType_Image 8
eWidgetType_ListBox 9
eWidgetType_ComboBox 10
eWidgetType_ContextMenu 11
eWidgetType_MainMenu 12
eWidgetType_MenuItem 13
eWidgetType_Tab 14
eWidgetType_TabFrame 15
eWidgetType_Group 16
eWidgetType_User 19
eWidgetType_LastEnum 20

References

See all references...