Always snap to grid

UE1:ServerInfo (UT)

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

null

Properties[edit]

AdminText[edit]

Type: string

Modifiers: localized


Default value: "Admin:"

BestFPHText[edit]

Type: string

Modifiers: localized


Default value: "Best FPH"

BestNameText[edit]

Type: string

Modifiers: localized


Default value: "Name"

BestRecordSetText[edit]

Type: string

Modifiers: localized


Default value: "Record Set"

BotText[edit]

Type: string

Modifiers: localized


Default value: "Bots"

ContactInfoText[edit]

Type: string

Modifiers: localized


Default value: "Contact Info"

EMailText[edit]

Type: string

Modifiers: localized


Default value: "EMail:"

FragsLoggedText[edit]

Type: string

Modifiers: localized


Default value: "Frags Logged:"

FragsText[edit]

Type: string

Modifiers: localized


Default value: "Total Frags:"

GamesHostedText[edit]

Type: string

Modifiers: localized


Default value: "Games Hosted:"

GameStatsText[edit]

Type: string

Modifiers: localized


Default value: "Game Stats"

GameTypeText[edit]

Type: string

Modifiers: localized


Default value: "GameType:"

MOTD[edit]

Type: string

Modifiers: localized


Default value: "Message of the Day"

MyFonts[edit]

Type: FontInfo


NameText[edit]

Type: string

Modifiers: localized


Default value: "Name:"

PlayersText[edit]

Type: string

Modifiers: localized


Default value: "Players:"

ServerInfoText[edit]

Type: string

Modifiers: localized


Default value: "Server Info"

ServerStatsText[edit]

Type: string

Modifiers: localized


Default value: "Server Stats"

TopPlayersText[edit]

Type: string

Modifiers: localized


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

UnknownText[edit]

Type: string

Modifiers: localized


Default value: "Unknown"

VictimsText[edit]

Type: string

Modifiers: localized


Default value: "Lives Claimed:"

Functions[edit]

Events[edit]

Destroyed[edit]

event Destroyed ()

Overrides: Actor.Destroyed


PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions[edit]

DrawContactInfo[edit]

function DrawContactInfo (Canvas C, GameReplicationInfo GRI)


DrawGameStats[edit]

function DrawGameStats (Canvas C, GameReplicationInfo GRI)


DrawLeaderBoard[edit]

function DrawLeaderBoard (Canvas C, GameReplicationInfo GRI)


DrawMOTD[edit]

function DrawMOTD (Canvas C, GameReplicationInfo GRI)


DrawServerStats[edit]

function DrawServerStats (Canvas C, GameReplicationInfo GRI)


DrawShortContactInfo[edit]

function DrawShortContactInfo (Canvas C, GameReplicationInfo GRI)


DrawShortMOTD[edit]

function DrawShortMOTD (Canvas C, GameReplicationInfo GRI)


DrawTitle[edit]

function DrawTitle (Canvas C)


RenderInfo[edit]

function RenderInfo (Canvas C)