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

xVoting.MatchSetupRules

Extends
MatchSetupPanelBase

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K4TabPanel
                  |   
                  +-- xVoting.MatchSetupPanelBase
                     |   
                     +-- xVoting.MatchSetupRules

Variables Summary
RemotePlayInfoPanelp_Rules
Inherited Variables from xVoting.MatchSetupPanelBase
bDirty, Group, VRI

Functions Summary
functionbool HandleResponse (string Type, string Info, string Data))
function InitPanel ()))
function LoggedIn ()))
function ReceiveComplete ()))
function ReceiveValue (string SettingName, string NewValue ))
function SendValue (string SettingName, string NewValue ))
Inherited Functions from xVoting.MatchSetupPanelBase
Free, HandleResponse, InitPanel, InternalOnChange, IsAdmin, IsLoggedIn, LoggedIn, LoggedOut, ReceiveComplete, SubmitChanges


Variables Detail

p_Rules Source code

var automated RemotePlayInfoPanel p_Rules;


Functions Detail

HandleResponse Source code

function bool HandleResponse ( string Type, string Info, string Data) )

InitPanel Source code

function InitPanel ( ) )

LoggedIn Source code

function LoggedIn ( ) )

ReceiveComplete Source code

function ReceiveComplete ( ) )

ReceiveValue Source code

function ReceiveValue ( string SettingName, string NewValue ) )

SendValue Source code

function SendValue ( string SettingName, string NewValue ) )


Defaultproperties

defaultproperties
{
     Begin Object Class=RemotePlayInfoPanel Name=PIPanel
         SettingChanged=MatchSetupRules.SendValue
         WinHeight=1.000000
         OnActivate=PIPanel.InternalOnActivate
     End Object
     p_Rules=RemotePlayInfoPanel'xVoting.MatchSetupRules.PIPanel'


     PanelCaption="Rules"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 09:49:44.204 - Created with UnCodeX