Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIComponent | +-- XInterface.GUIListBase | +-- XInterface.GUIVertList | +-- KFGui.GUISelectClassList
Variables Summary | |
---|---|
array<GUIClassSelectable> | Elements |
Functions Summary | ||
---|---|---|
![]() | Add (GUIClassSelectable Item)) | |
![]() | float | BuyItemHeight (Canvas c)) |
![]() | Clear ())) | |
![]() | DrawBuyItem (Canvas c, int Item, float X, float Y, float W, float HT, bool bSelected, bool bPending)) | |
![]() | string | GetItemAtIndex (int idx )) |
![]() | InitComponent (GUIController MyController, GUIComponent MyOwner)) | |
![]() | SelectNewItem (GUIComponent Sender)) |
Inherited Functions from XInterface.GUIVertList |
---|
CalculateIndex, CenterMouse, Down, End, Home, InternalOnClick, InternalOnKeyType, PgDn, PgUp, Up, WheelDown, WheelUp |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { GetItemHeight=GUISelectClassList.BuyItemHeight StyleName="ItemBoxInfo" OnChange=GUISelectClassList.SelectNewItem } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |