UE1:ServerInfo (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
UT Object >> Actor >> Info >> ServerInfo
Package:
BotPack
Direct subclass:
ServerInfoTeam

null

Properties

AdminText

Type: string

Modifiers: localized


Default value: "Admin:"

BestFPHText

Type: string

Modifiers: localized


Default value: "Best FPH"

BestNameText

Type: string

Modifiers: localized


Default value: "Name"

BestRecordSetText

Type: string

Modifiers: localized


Default value: "Record Set"

BotText

Type: string

Modifiers: localized


Default value: "Bots"

ContactInfoText

Type: string

Modifiers: localized


Default value: "Contact Info"

EMailText

Type: string

Modifiers: localized


Default value: "EMail:"

FragsLoggedText

Type: string

Modifiers: localized


Default value: "Frags Logged:"

FragsText

Type: string

Modifiers: localized


Default value: "Total Frags:"

GamesHostedText

Type: string

Modifiers: localized


Default value: "Games Hosted:"

GameStatsText

Type: string

Modifiers: localized


Default value: "Game Stats"

GameTypeText

Type: string

Modifiers: localized


Default value: "GameType:"

MOTD

Type: string

Modifiers: localized


Default value: "Message of the Day"

MyFonts

Type: FontInfo


NameText

Type: string

Modifiers: localized


Default value: "Name:"

PlayersText

Type: string

Modifiers: localized


Default value: "Players:"

ServerInfoText

Type: string

Modifiers: localized


Default value: "Server Info"

ServerStatsText

Type: string

Modifiers: localized


Default value: "Server Stats"

TopPlayersText

Type: string

Modifiers: localized


Default value: "Top Players [Frags per Hour]"

UnknownText

Type: string

Modifiers: localized


Default value: "Unknown"

VictimsText

Type: string

Modifiers: localized


Default value: "Lives Claimed:"

Functions

Events

Destroyed

event Destroyed ()

Overrides: Actor.Destroyed


PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions

DrawContactInfo

function DrawContactInfo (Canvas C, GameReplicationInfo GRI)


DrawGameStats

function DrawGameStats (Canvas C, GameReplicationInfo GRI)


DrawLeaderBoard

function DrawLeaderBoard (Canvas C, GameReplicationInfo GRI)


DrawMOTD

function DrawMOTD (Canvas C, GameReplicationInfo GRI)


DrawServerStats

function DrawServerStats (Canvas C, GameReplicationInfo GRI)


DrawShortContactInfo

function DrawShortContactInfo (Canvas C, GameReplicationInfo GRI)


DrawShortMOTD

function DrawShortMOTD (Canvas C, GameReplicationInfo GRI)


DrawTitle

function DrawTitle (Canvas C)


RenderInfo

function RenderInfo (Canvas C)