| 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.UT2K4TabPanel
|
+-- xVoting.MatchSetupPanelBase
|
+-- xVoting.MatchSetupRules
| Variables Summary | |
|---|---|
| RemotePlayInfoPanel | p_Rules |
| Inherited Variables from xVoting.MatchSetupPanelBase |
|---|
| bDirty, Group, VRI |
| Functions Summary | ||
|---|---|---|
![]() | bool | HandleResponse (string Type, string Info, string Data)) |
![]() | InitPanel ())) | |
![]() | LoggedIn ())) | |
![]() | ReceiveComplete ())) | |
![]() | ReceiveValue (string SettingName, string NewValue )) | |
![]() | SendValue (string SettingName, string NewValue )) | |
| Inherited Functions from xVoting.MatchSetupPanelBase |
|---|
| Free, HandleResponse, InitPanel, InternalOnChange, IsAdmin, IsLoggedIn, LoggedIn, LoggedOut, ReceiveComplete, SubmitChanges |
| Variables Detail |
|---|
| Functions Detail |
|---|
HandleResponse Source code
InitPanel Source code
LoggedIn Source code
ReceiveComplete Source code
ReceiveValue Source code
SendValue Source code| 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 | UnrealScript Documentation |
| previous class next class | frames no frames | |||||