Cogito, ergo sum

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

Accept

Type: string

Modifiers: localized


Default value: "Accept"

AccessDeniedText

Type: string

Modifiers: localized


Default value: "Access Denied"

ActiveSkin

Type: string

Modifiers: config


AdminRealm

Type: string

Modifiers: config


Default value: "UT Remote Admin Server"

AExcMutators

Type: StringArray

All available Mutators (Excluded)

AGameType

Type: StringArray

All available Game Types

AIncMutators

Type: StringArray

All Mutators currently in play

AllGames

Type: array<CacheManager.GameRecord>


AllMaps

Type: array<CacheManager.MapRecord>


AllMutators

Type: array<CacheManager.MutatorRecord>

All mutators as determined by .int entries

bDebug

Type: bool


CellCenter

Type: string

Modifiers: config

Table cell, center justified

Default value: "cell_center"

CellColSpan

Type: string

Modifiers: config

Spanned table cell

Default value: "cell_colspan"

CellLeft

Type: string

Modifiers: config

Table cell, left justified

Default value: "cell_left"

CellRight

Type: string

Modifiers: config

Table cell, right justified

Default value: "cell_right"

CheckboxInclude

Type: string

Modifiers: config


Default value: "checkbox"

CurAdmin

Type: xAdminUser

Currently logged admin (not thread safe)

CurrentSkin

Type: WebSkin

Currently loaded webadmin skin

Custom

Type: string

Modifiers: localized


Default value: "Custom"

DefaultBG

Type: string

Modifiers: config

Non-highlighted items

Default value: "#aaaaaa"

DeleteText

Type: string

Modifiers: localized


Default value: "Delete"

Deny

Type: string

Modifiers: localized


Default value: "Deny"

Edit

Type: string

Modifiers: localized


Default value: "Edit"

Error

Type: string

Modifiers: localized


Default value: "Error"

ErrorAuthenticating

Type: string

Modifiers: localized


Default value: "Exception Occurred During Authentication!"

FramedMessagePage

Type: string

Modifiers: config

Name of file containing message template for sub-frames

Default value: "frame_message"

GamePI

Type: PlayInfo

Contains all confiurable variables

HeaderPage

Type: string

Modifiers: config

This is the header menu

Default value: "mainmenu"

HiddenInclude

Type: string

Modifiers: config


Default value: "hidden"

HighlightedBG

Type: string

Modifiers: config


Default value: "#3a7c8c"

htm

Type: string


Default value: ".htm"

Initialized

Type: string

Modifiers: localized


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

LoadingGames

Type: string

Modifiers: localized


Default value: "Loading Game Types"

LoadingMaps

Type: string

Modifiers: localized


Default value: "Loading Available Maps"

MapChanging

Type: string

Modifiers: localized


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

MapChangingTo

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

Type: string

Modifiers: config

Name of the file containing the message template

Default value: "message"

NewText

Type: string

Modifiers: localized


Default value: "New"

NoneText

Type: string

Modifiers: localized


Default value: "None"

NoPrivs

Type: string

Modifiers: localized


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

NowrapCenter

Type: string

Modifiers: config

Nowrap table cell, center justified

Default value: "cell_center_nowrap"

NowrapLeft

Type: string

Modifiers: config

Nowrap table cell, left justified

Default value: "cell_left_nowrap"

NowrapRight

Type: string

Modifiers: config

Nowrap table cell, right justified

Default value: "cell_right_nowrap"

QueryHandlers

Type: array<xWebQueryHandler>


RadioButtonInclude

Type: string

Modifiers: config


Default value: "radio_button"

ResetButtonInclude

Type: string

Modifiers: config


Default value: "reset_button"

Resp

Type: WebResponse


RestartPage

Type: string

Modifiers: config

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

Default value: "server_restart"

RootFrame

Type: string

Modifiers: config

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

Default value: "rootframe"

RowCenter

Type: string

Modifiers: config


Default value: "row_center"

RowLeft

Type: string

Modifiers: config

Table row, left justified

Default value: "row_left"

SelectInclude

Type: string

Modifiers: config


Default value: "select"

SiteBG

Type: string

Background color for this skin

Default value: "#243954"

SiteCSSFile

Type: string

CSS file to use

Default value: "ut2003.css"

SkinPath

Type: string

Path to use for .htm and .inc content

Skins

Type: StringArray


SkinSelectInclude

Type: string

Modifiers: config


Default value: "mainmenu_items"

SpecialChars

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

Type: UTServerAdminSpectator

Used to get console messages

StatusErrorColor

Type: string


Default value: "Yellow"

StatusOKColor

Type: string

Color of status ok messages

Default value: "#33cc66"

SubmitButtonInclude

Type: string

Modifiers: config


Default value: "submit_button"

SwitchText

Type: string

Modifiers: localized


Default value: "Switch"

TextboxInclude

Type: string

Modifiers: config


Default value: "textbox"

Update

Type: string

Modifiers: localized


Default value: "Update"

WaitTitle

Type: string

Modifiers: localized


Default value: "Please Wait"