GUI2K4.UT2K4PlayInfoPanel
- Extends
- UT2K4TabPanel
- Modifiers
- abstract
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.UT2K4PlayInfoPanel
Direct Known Subclasses:
GUIFilterPanel, IAMultiColumnRulesPanel, InstantActionRulesPanel, RemotePlayInfoPanel
UT2K4PlayInfoPanel
function AddGroupHeader ( int PlayInfoIndex, bool InitialRow) )
function bool CanShowPanel ( ) )
function ClearRules ( ) )
function CustomPageClosed ( optional bool bCancelled ) )
function DumpListElements ( int BadListIndex, int BadPlayInfoIndex) )
function int FindComponentWithTag ( int FindTag) )
function int FindGroupIndex ( string Group) )
function Free ( ) )
function InternalOnActivate ( ) )
InternalOnCreateComponent Source code
ListBoxCreateComponent Source code
function LoadRules ( ) )
function Refresh ( ) )
protected function StoreSetting ( int Index, string NewValue ) )
function UpdateRules ( ) )
defaultproperties
{
EditText="Edit"
NumColumns=1
OnActivate=InternalOnActivate
bRefresh=True
bUpdate=False
FadeInTime=0.25
Begin Object Class=GUIMultiOptionListBox Name=RuleListBox
OnChange=InternalOnChange
OnCreateComponent=ListBoxCreateComponent
bBoundToParent=True
bScaleToParent=True
WinWidth=1.000000
WinHeight=0.930009
WinLeft=0.000000
WinTop=0.000000
TabOrder=0
bVisibleWhenEmpty=True
End Object
lb_Rules=RuleListBox
}
|
Creation time: Do 14.8.2014 09:58:27.184 - Created with
UnCodeX