Always snap to grid

UE2:UTServerAdmin internal variables (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> WebApplication >> UTServerAdmin (internal variables)
UTServerAdmin internal variables in other games:
UT2003
Other member categories for this class:
instance functions

Internal variables[edit]

Accept[edit]

Type: string

Modifiers: localized


Default value: "Accept"

AccessDeniedText[edit]

Type: string

Modifiers: localized


Default value: "Access Denied"

ActiveSkin[edit]

Type: string

Modifiers: config


AdminRealm[edit]

Type: string

Modifiers: config


Default value: "UT Remote Admin Server"

AExcMutators[edit]

Type: StringArray

All available Mutators (Excluded)

AGameType[edit]

Type: StringArray

All available Game Types

AIncMutators[edit]

Type: StringArray

All Mutators currently in play

AllGames[edit]

Type: array<CacheManager.GameRecord>


AllMaps[edit]

Type: array<CacheManager.MapRecord>


AllMutators[edit]

Type: array<CacheManager.MutatorRecord>

All mutators as determined by .int entries

bDebug[edit]

Type: bool


CellCenter[edit]

Type: string

Modifiers: config

Table cell, center justified

Default value: "cell_center"

CellColSpan[edit]

Type: string

Modifiers: config

Spanned table cell

Default value: "cell_colspan"

CellLeft[edit]

Type: string

Modifiers: config

Table cell, left justified

Default value: "cell_left"

CellRight[edit]

Type: string

Modifiers: config

Table cell, right justified

Default value: "cell_right"

CheckboxInclude[edit]

Type: string

Modifiers: config


Default value: "checkbox"

CurAdmin[edit]

Type: xAdminUser

Currently logged admin (not thread safe)

CurrentSkin[edit]

Type: WebSkin

Currently loaded webadmin skin

Custom[edit]

Type: string

Modifiers: localized


Default value: "Custom"

DefaultBG[edit]

Type: string

Modifiers: config

Non-highlighted items

Default value: "#aaaaaa"

DeleteText[edit]

Type: string

Modifiers: localized


Default value: "Delete"

Deny[edit]

Type: string

Modifiers: localized


Default value: "Deny"

Edit[edit]

Type: string

Modifiers: localized


Default value: "Edit"

Error[edit]

Type: string

Modifiers: localized


Default value: "Error"

ErrorAuthenticating[edit]

Type: string

Modifiers: localized


Default value: "Exception Occurred During Authentication!"

FramedMessagePage[edit]

Type: string

Modifiers: config

Name of file containing message template for sub-frames

Default value: "frame_message"

GamePI[edit]

Type: PlayInfo

Contains all confiurable variables

HeaderPage[edit]

Type: string

Modifiers: config

This is the header menu

Default value: "mainmenu"

HiddenInclude[edit]

Type: string

Modifiers: config


Default value: "hidden"

HighlightedBG[edit]

Type: string

Modifiers: config


Default value: "#3a7c8c"

htm[edit]

Type: string


Default value: ".htm"

Initialized[edit]

Type: string

Modifiers: localized


Default value: "%class% Initialized on port %port%"

LoadingGames[edit]

Type: string

Modifiers: localized


Default value: "Loading Game Types"

LoadingMaps[edit]

Type: string

Modifiers: localized


Default value: "Loading Available Maps"

MapChanging[edit]

Type: string

Modifiers: localized


Default value: "The server is now switching maps. Please allow 10 - 15 seconds while the server changes maps."

MapChangingTo[edit]

Type: string

Modifiers: localized


Default value: "The server is now switching to map '%MapName%'. Please allow 10-15 seconds while the server changes maps."

MessagePage[edit]

Type: string

Modifiers: config

Name of the file containing the message template

Default value: "message"

NewText[edit]

Type: string

Modifiers: localized


Default value: "New"

NoneText[edit]

Type: string

Modifiers: localized


Default value: "None"

NoPrivs[edit]

Type: string

Modifiers: localized


Default value: "Your privileges are not sufficient to view this page."

NowrapCenter[edit]

Type: string

Modifiers: config

Nowrap table cell, center justified

Default value: "cell_center_nowrap"

NowrapLeft[edit]

Type: string

Modifiers: config

Nowrap table cell, left justified

Default value: "cell_left_nowrap"

NowrapRight[edit]

Type: string

Modifiers: config

Nowrap table cell, right justified

Default value: "cell_right_nowrap"

QueryHandlers[edit]

Type: array<xWebQueryHandler>


RadioButtonInclude[edit]

Type: string

Modifiers: config


Default value: "radio_button"

ResetButtonInclude[edit]

Type: string

Modifiers: config


Default value: "reset_button"

Resp[edit]

Type: WebResponse


RestartPage[edit]

Type: string

Modifiers: config

This is the page that users will be transferred to when restarting the server

Default value: "server_restart"

RootFrame[edit]

Type: string

Modifiers: config

This is the master frame divided in 2: Top = Header, bottom = frame page

Default value: "rootframe"

RowCenter[edit]

Type: string

Modifiers: config


Default value: "row_center"

RowLeft[edit]

Type: string

Modifiers: config

Table row, left justified

Default value: "row_left"

SelectInclude[edit]

Type: string

Modifiers: config


Default value: "select"

SiteBG[edit]

Type: string

Background color for this skin

Default value: "#243954"

SiteCSSFile[edit]

Type: string

CSS file to use

Default value: "ut2003.css"

SkinPath[edit]

Type: string

Path to use for .htm and .inc content

Skins[edit]

Type: StringArray


SkinSelectInclude[edit]

Type: string

Modifiers: config


Default value: "mainmenu_items"

SpecialChars[edit]

Type: array<HtmlChar>


Default value, index 0:

Member Value
Coded "&"
Plain "&"

Default value, index 1:

Member Value
Coded """
Plain "\""

Default value, index 2:

Member Value
Coded " "
Plain " "

Default value, index 3:

Member Value
Coded "<"
Plain "<"

Default value, index 4:

Member Value
Coded ">"
Plain ">"

Default value, index 5:

Member Value
Coded "©"
Plain "©"

Default value, index 6:

Member Value
Coded "™"
Plain "™"

Default value, index 7:

Member Value
Coded "®"
Plain "®"

Spectator[edit]

Type: UTServerAdminSpectator

Used to get console messages

StatusErrorColor[edit]

Type: string


Default value: "Yellow"

StatusOKColor[edit]

Type: string

Color of status ok messages

Default value: "#33cc66"

SubmitButtonInclude[edit]

Type: string

Modifiers: config


Default value: "submit_button"

SwitchText[edit]

Type: string

Modifiers: localized


Default value: "Switch"

TextboxInclude[edit]

Type: string

Modifiers: config


Default value: "textbox"

Update[edit]

Type: string

Modifiers: localized


Default value: "Update"

WaitTitle[edit]

Type: string

Modifiers: localized


Default value: "Please Wait"