Mostly Harmless
UE2:UT2K4Tab_ServerRulesPanel (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4PlayInfoPanel >> IAMultiColumnRulesPanel >> UT2K4Tab_ServerRulesPanel |
Contents
- 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. |
Server version of IAMultiColumnRulesPanel. Only shows Voting and Server settings.
Created by Bruce Bickar © 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
bLANServer[edit]
Type: bool
Modifiers: config
bWebadmin[edit]
Type: bool
ch_LANServer[edit]
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'LANServer'
ch_Webadmin[edit]
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'EnableWebadmin'
nu_Port[edit]
Type: moNumericEdit
Modifiers: automated
Default value: moNumericEdit'WebadminPort'
Port[edit]
Type: int
Subobjects[edit]
EnableWebadmin[edit]
Class: XInterface.moCheckBox
Property | Value |
---|---|
bAutoSizeCaption | True |
Caption | "Enable WebAdmin" |
Hint | "Enables remote web-based administration of the server" |
IniOption | "@Internal" |
OnChange | Change |
OnLoadINI | InternalOnLoadINI |
TabOrder | 4 |
WinHeight | 0.04375 |
WinLeft | 0.586874 |
WinTop | 0.893334 |
WinWidth | 0.295063 |
LANServer[edit]
Class: XInterface.moCheckBox
Property | Value |
---|---|
bAutoSizeCaption | True |
Caption | "LAN Server" |
Hint | "Optimizes various engine and network settings for LAN-based play. Enabling this option when running an internet server will cause EXTREME lag during the match!" |
IniOption | "@Internal" |
OnChange | Change |
OnLoadINI | InternalOnLoadINI |
TabOrder | 3 |
WinHeight | 0.04375 |
WinLeft | 0.073126 |
WinTop | 0.953334 |
WinWidth | 0.33125 |
WebadminPort[edit]
Class: XInterface.moNumericEdit
Property | Value |
---|---|
bAutoSizeCaption | True |
Caption | "WebAdmin Port" |
CaptionWidth | 0.7 |
ComponentWidth | 0.3 |
Hint | "Select which port should be used to connect to the remote web-based administration" |
IniOption | "@Internal" |
MaxValue | 65536 |
MinValue | 1 |
OnChange | Change |
OnLoadINI | InternalOnLoadINI |
TabOrder | 5 |
WinHeight | 0.04375 |
WinLeft | 0.586874 |
WinTop | 0.953334 |
WinWidth | 0.295063 |
Functions[edit]
Events[edit]
Closed[edit]
Overrides: GUIMultiComponent.Closed
InitComponent[edit]
Overrides: IAMultiColumnRulesPanel.InitComponent
Other instance functions[edit]
Change[edit]
InternalOnLoadINI[edit]
Play[edit]
Overrides: IAMultiColumnRulesPanel.Play
SetGamePI[edit]
Overrides: IAMultiColumnRulesPanel.SetGamePI
ShouldDisplayRule[edit]
Overrides: IAMultiColumnRulesPanel.ShouldDisplayRule
UpdateBotSetting[edit]
Overrides: IAMultiColumnRulesPanel.UpdateBotSetting
UpdatePortState[edit]
UpdateSymbolButton[edit]
Overrides: IAMultiColumnRulesPanel.UpdateSymbolButton