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.GUIPanel | +-- XInterface.GUITabPanel | +-- XInterface.TestPanelBase | +-- GUI2K4.MySubTestPanelA
Variables Summary | |
---|---|
GUIMultiColumnListBox | MultiColumnListBoxTest |
Inherited Variables from XInterface.GUITabPanel |
---|
bFillHeight, FadeInTime, MyButton, PanelCaption |
Functions Summary |
---|
Inherited Functions from XInterface.GUITabPanel |
---|
CanShowPanel, Free, InitPanel, OnDestroyPanel, Refresh, ShowPanel |
Variables Detail |
---|
Defaultproperties |
---|
defaultproperties { Begin Object class=GUIContextMenu Name=cTestMenu ContextItems(0)="Test 0" ContextItems(1)="Test 1" ContextItems(2)="Fuck YOU" ContextItems(3)="ABCDEFGHIJKLM" ContextItems(4)="NOPQR" End Object Begin Object class=GUIMultiColumnListBox Name=cOne WinWidth=1 WinHeight=1 WinLeft=0 WinTop=0 bVisibleWhenEmpty=true DefaultListClass="GUI2K4.MyTestMultiColumnList" ContextMenu=cTestMenu End Object MultiColumnListBoxTest=cOne Background=Material'InterfaceContent.Backgrounds.bg11' WinWidth=1.000000 WinHeight=0.807813 WinLeft=0.000000 WinTop=55.980499 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |