Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIComponent | +-- XInterface.GUIMultiComponent | +-- XInterface.GUIListBoxBase | +-- XInterface.GUIMultiColumnListBox
GUI2K4MultiColumnListBox, KickVoteMultiColumnListBox, MapVoteCountMultiColumnListBox, MapVoteMultiColumnListBox, PlayerInfoMultiColumnListBox, PlayInfoListBox, ServerBrowserMCListBox, UT2K4FilterSummaryListBox
Variables Summary | |
---|---|
GUIMultiColumnListHeader | Header |
GUIMultiColumnListBox | |
bool | bDisplayHeader |
bool | bFullHeightStyle |
array<string> | ColumnHeadings |
array<float> | HeaderColumnPerc |
GUIMultiColumnList | List |
Inherited Variables from XInterface.GUIListBoxBase |
---|
bInitializeList, bSorted, bVisibleWhenEmpty, DefaultListClass, MyList, MyScrollBar, OutlineStyleName, SectionStyleName, SelectedStyleName |
Inherited Variables from XInterface.GUIMultiComponent |
---|
AnimationCount, bAlwaysAutomate, bDrawFocusedLast, bOldStyleMenus, Components, Controls, FocusedControl, PropagateVisibility |
Functions Summary | ||
---|---|---|
InitBaseList (GUIListBase LocalList) | ||
InitComponent (GUIController MyController, GUIComponent MyOwner) | ||
InternalOnColumnSized (int Column) | ||
InternalOnCreateComponent (GUIComponent NewComp, GUIComponent Sender) | ||
InternalOnLoadIni (GUIComponent Sender, string S) |
Inherited Functions from XInterface.GUIListBoxBase |
---|
InitBaseList, InitComponent, InternalOnCreateComponent, SetFriendlyLabel, SetHint |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { Begin Object Class=GUIMultiColumnListHeader Name=MyHeader End Object Header=GUIMultiColumnListHeader'XInterface.GUIMultiColumnListBox.MyHeader' bDisplayHeader=Wahr DefaultListClass="Xinterface.GUIMultiColumnList" } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |