The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:Browser_RulesList (UT2003)
Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList >> GUIMultiColumnList >> Browser_RulesList |
Contents
- 1 Properties
- 1.1 AdminEmailString
- 1.2 AdminNameString
- 1.3 BalanceTeamsString
- 1.4 DedicatedString
- 1.5 FalseString
- 1.6 FriendlyFireString
- 1.7 GameSpeedString
- 1.8 GameStatsString
- 1.9 GoalScoreString
- 1.10 listitem
- 1.11 MinPlayersString
- 1.12 MutatorString
- 1.13 MyPage
- 1.14 MyServersList
- 1.15 NonDedicatedString
- 1.16 PasswordString
- 1.17 PlayersBalanceTeamsString
- 1.18 ServerModeString
- 1.19 TimeLimitString
- 1.20 TranslocatorString
- 1.21 TrueString
- 1.22 WeaponStayString
- 1.23 Default values
- 2 Instance functions
- Package:
- XInterface
- This class in other games:
- UT2004
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. |
null
Properties[edit]
AdminEmailString[edit]
Type: string
Modifiers: localized
Default value: "Admin Email"
AdminNameString[edit]
Type: string
Modifiers: localized
Default value: "Server Admin"
BalanceTeamsString[edit]
Type: string
Modifiers: localized
Default value: "Bots Balance Teams"
DedicatedString[edit]
Type: string
Modifiers: localized
Default value: "Dedicated"
FalseString[edit]
Type: string
Modifiers: localized
Default value: "Disabled"
FriendlyFireString[edit]
Type: string
Modifiers: localized
Default value: "Friendly Fire"
GameSpeedString[edit]
Type: string
Modifiers: localized
Default value: "Game Speed"
GameStatsString[edit]
Type: string
Modifiers: localized
Default value: "UT2003 Stats"
GoalScoreString[edit]
Type: string
Modifiers: localized
Default value: "Goal Score"
listitem[edit]
Type: int
MinPlayersString[edit]
Type: string
Modifiers: localized
Default value: "Minimum Players (bots)"
MutatorString[edit]
Type: string
Modifiers: localized
Default value: "Mutator"
MyPage[edit]
Type: Browser_ServerListPageBase
MyServersList[edit]
Type: Browser_ServersList
NonDedicatedString[edit]
Type: string
Modifiers: localized
Default value: "Non-Dedicated"
PasswordString[edit]
Type: string
Modifiers: localized
Default value: "Requires Password"
PlayersBalanceTeamsString[edit]
Type: string
Modifiers: localized
Default value: "Balance Teams"
ServerModeString[edit]
Type: string
Modifiers: localized
Default value: "Server Mode"
TimeLimitString[edit]
Type: string
Modifiers: localized
Default value: "Time Limit"
TranslocatorString[edit]
Type: string
Modifiers: localized
Default value: "Translocator"
TrueString[edit]
Type: string
Modifiers: localized
Default value: "Enabled"
WeaponStayString[edit]
Type: string
Modifiers: localized
Default value: "Weapons Stay"
Default values[edit]
Property | Value |
---|---|
ColumnHeadings[0] | "Setting" |
ColumnHeadings[1] | "Value" |
ExpandLastColumn | True |
InitColumnPerc[0] | 0.25 |
InitColumnPerc[1] | 0.25 |
Instance functions[edit]
InitComponent[edit]
Overrides: GUIMultiColumnList.InitComponent
InternalOnKeyEvent[edit]
Overrides: GUIVertList.InternalOnKeyEvent