Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

GUI2K4.InstantActionRulesPanel

Extends
UT2K4PlayInfoPanel

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K4TabPanel
                  |   
                  +-- GUI2K4.UT2K4PlayInfoPanel
                     |   
                     +-- GUI2K4.InstantActionRulesPanel

Variables Summary
UT2K4GamePageBasep_Anchor
UT2K4GameTabBasetp_Anchor
Inherited Variables from GUI2K4.UT2K4PlayInfoPanel
bRefresh, bUpdate, bVerticalLayout, EditText, GamePI, InfoRules, lb_Rules, li_Rules, NumColumns

Functions Summary
function ClearRules ()))
function LoadRules ()))
Inherited Functions from GUI2K4.UT2K4PlayInfoPanel
AddGroupHeader, AddRule, ArrayPropClicked, CanShowPanel, ClearRules, CustomClicked, CustomPageClosed, DumpListElements, FindComponentWithTag, FindGroupIndex, Free, InitComponent, InternalOnActivate, InternalOnChange, InternalOnCreateComponent, ListBoxCreateComponent, LoadRules, Refresh, StoreSetting, UpdateRules, UpdateSetting


Variables Detail

p_Anchor Source code

var UT2K4GamePageBase p_Anchor;

tp_Anchor Source code

var UT2K4GameTabBase tp_Anchor;


Functions Detail

ClearRules Source code

function ClearRules ( ) )

LoadRules Source code

function LoadRules ( ) )


Defaultproperties

defaultproperties
{
	Begin Object Class=GUIMultiOptionListBox Name=RuleListBox
		OnChange=InternalOnChange
		bBoundToParent=True
		bScaleToParent=True
		WinWidth=1.0
		WinLeft=0.0
		WinHeight=1.0
		WinTop=0.0
		TabOrder=0
	End Object
	lb_Rules=RuleListBox
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:09.243 - Created with UnCodeX