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

GUI2K4.RemotePlayInfoPanel

Extends
UT2K4PlayInfoPanel

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

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

Delegates Summary
delegate SettingChanged (string SettingName, string NewValue)

Functions Summary
function ClearRules ()
functionint GetInfoRuleIndex (int GamePIIndex)
functionPlayInfo GetPlayInfo ()
function InitComponent (GUIController InController, GUIComponent InOwner)
function LoadRules ()
function ReceivedRule (string PropertyName, string ClassName, string CurrentValue)
function ReceivedValue (string SettingName, string Value)
function Refresh ()
function UpdateSetting (GUIMenuOption Sender)
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


Delegates Detail

SettingChanged Source code

delegate SettingChanged ( string SettingName, string NewValue )


Functions Detail

ClearRules Source code

function ClearRules ( )

GetInfoRuleIndex Source code

function int GetInfoRuleIndex ( int GamePIIndex )

GetPlayInfo Source code

function PlayInfo GetPlayInfo ( )

InitComponent Source code

function InitComponent ( GUIController InController, GUIComponent InOwner )

LoadRules Source code

function LoadRules ( )

ReceivedRule Source code

function ReceivedRule ( string PropertyName, string ClassName, string CurrentValue )

ReceivedValue Source code

function ReceivedValue ( string SettingName, string Value )

Refresh Source code

function Refresh ( )

UpdateSetting Source code

function UpdateSetting ( GUIMenuOption Sender )


Defaultproperties

defaultproperties
{
     NumColumns=2
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:13.828 - Created with UnCodeX