| 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.GUIShowLibList
| Variables Summary | |
|---|---|
| array<GUIShowable> | Elements |
| Functions Summary | ||
|---|---|---|
![]() | Add (GUIshowable 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)) | |
![]() | bool | OnDblClick (GUIComponent Sender)) |
![]() | SelectNewItem (GUIComponent Sender)) | |
| Inherited Functions from XInterface.GUIVertList |
|---|
| CalculateIndex, CenterMouse, Down, End, Home, InternalOnClick, InternalOnKeyType, PgDn, PgUp, Up, WheelDown, WheelUp |
| Variables Detail |
|---|
| Functions Detail |
|---|
Add Source code
BuyItemHeight Source code
Clear Source code
DrawBuyItem Source code
GetItemAtIndex Source code
InitComponent Source code
OnDblClick Source code
SelectNewItem Source code| Defaultproperties |
|---|
defaultproperties
{
StyleName="ItemBoxInfo"
bMouseOverSound=True
OnClickSound=CS_Click
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||