I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:ServerInfo (UT)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT Object >> Actor >> Info >> ServerInfo

Contents

Package: 
BotPack
Direct subclass:
ServerInfoTeam

null

[edit] Properties

[edit] AdminText

Type: string

Modifiers: localized


Default value: "Admin:"

[edit] BestFPHText

Type: string

Modifiers: localized


Default value: "Best FPH"

[edit] BestNameText

Type: string

Modifiers: localized


Default value: "Name"

[edit] BestRecordSetText

Type: string

Modifiers: localized


Default value: "Record Set"

[edit] BotText

Type: string

Modifiers: localized


Default value: "Bots"

[edit] ContactInfoText

Type: string

Modifiers: localized


Default value: "Contact Info"

[edit] EMailText

Type: string

Modifiers: localized


Default value: "EMail:"

[edit] FragsLoggedText

Type: string

Modifiers: localized


Default value: "Frags Logged:"

[edit] FragsText

Type: string

Modifiers: localized


Default value: "Total Frags:"

[edit] GamesHostedText

Type: string

Modifiers: localized


Default value: "Games Hosted:"

[edit] GameStatsText

Type: string

Modifiers: localized


Default value: "Game Stats"

[edit] GameTypeText

Type: string

Modifiers: localized


Default value: "GameType:"

[edit] MOTD

Type: string

Modifiers: localized


Default value: "Message of the Day"

[edit] MyFonts

Type: FontInfo


[edit] NameText

Type: string

Modifiers: localized


Default value: "Name:"

[edit] PlayersText

Type: string

Modifiers: localized


Default value: "Players:"

[edit] ServerInfoText

Type: string

Modifiers: localized


Default value: "Server Info"

[edit] ServerStatsText

Type: string

Modifiers: localized


Default value: "Server Stats"

[edit] TopPlayersText

Type: string

Modifiers: localized


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

[edit] UnknownText

Type: string

Modifiers: localized


Default value: "Unknown"

[edit] VictimsText

Type: string

Modifiers: localized


Default value: "Lives Claimed:"

[edit] Functions

[edit] Events

[edit] Destroyed

event Destroyed ()

Overrides: Actor.Destroyed


[edit] PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


[edit] Other instance functions

[edit] DrawContactInfo

function DrawContactInfo (Canvas C, GameReplicationInfo GRI)


[edit] DrawGameStats

function DrawGameStats (Canvas C, GameReplicationInfo GRI)


[edit] DrawLeaderBoard

function DrawLeaderBoard (Canvas C, GameReplicationInfo GRI)


[edit] DrawMOTD

function DrawMOTD (Canvas C, GameReplicationInfo GRI)


[edit] DrawServerStats

function DrawServerStats (Canvas C, GameReplicationInfo GRI)


[edit] DrawShortContactInfo

function DrawShortContactInfo (Canvas C, GameReplicationInfo GRI)


[edit] DrawShortMOTD

function DrawShortMOTD (Canvas C, GameReplicationInfo GRI)


[edit] DrawTitle

function DrawTitle (Canvas C)


[edit] RenderInfo

function RenderInfo (Canvas C)