UE2:UT2K4Tab_ServerRulesPanel (UT2004)
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4PlayInfoPanel >> IAMultiColumnRulesPanel >> UT2K4Tab_ServerRulesPanel |
- 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
bLANServer
Type: bool
Modifiers: config
bWebadmin
Type: bool
ch_LANServer
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'LANServer'
ch_Webadmin
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'EnableWebadmin'
nu_Port
Type: moNumericEdit
Modifiers: automated
Default value: moNumericEdit'WebadminPort'
Port
Type: int
Subobjects
EnableWebadmin
Class: XInterface.moCheckBox
LANServer
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
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
Events
Closed
Overrides: GUIMultiComponent.Closed
InitComponent
Overrides: IAMultiColumnRulesPanel.InitComponent
Other instance functions
Change
InternalOnLoadINI
Play
Overrides: IAMultiColumnRulesPanel.Play
SetGamePI
Overrides: IAMultiColumnRulesPanel.SetGamePI
ShouldDisplayRule
Overrides: IAMultiColumnRulesPanel.ShouldDisplayRule
UpdateBotSetting
Overrides: IAMultiColumnRulesPanel.UpdateBotSetting
UpdatePortState
UpdateSymbolButton
Overrides: IAMultiColumnRulesPanel.UpdateSymbolButton