Cogito, ergo sum
UE2:RemotePlayInfoPanel (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4PlayInfoPanel >> RemotePlayInfoPanel |
- Package:
- GUI2K4
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Created on: 11/23/2003 Manages playinfo settings for remote server
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Default values[edit]
Property | Value |
---|---|
NumColumns | 2 |
Delegates[edit]
SettingChanged[edit]
Functions[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController InController, GUIComponent InOwner)
Overrides: UT2K4PlayInfoPanel.InitComponent
Other instance functions[edit]
ClearRules[edit]
function ClearRules ()
Overrides: UT2K4PlayInfoPanel.ClearRules
GetInfoRuleIndex[edit]
GetPlayInfo[edit]
function PlayInfo GetPlayInfo ()
LoadRules[edit]
function LoadRules ()
Overrides: UT2K4PlayInfoPanel.LoadRules
ReceivedRule[edit]
ReceivedValue[edit]
Refresh[edit]
function Refresh ()
Overrides: UT2K4PlayInfoPanel.Refresh
UpdateSetting[edit]
function UpdateSetting (GUIMenuOption Sender)
Overrides: UT2K4PlayInfoPanel.UpdateSetting