Always snap to grid

UE3:GameMessage (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UDK Object >> LocalMessage >> GameMessage

Contents

Package: 
Engine
This class in other games:
U2, U2XMP, UE2Runtime, UT2003, UT2004, UT3


[edit] Properties

[edit] ArbitrationMessage

Type: string

Modifiers: localized


Default value: "The session has already started."

[edit] BecameSpectator

Type: string

Modifiers: localized


Default value: "became a spectator."

[edit] CantBePlayer

Type: string

Modifiers: localized


Default value: "Sorry, you cannot become an active player at this time."

[edit] CantBeSpectator

Type: string

Modifiers: localized


Default value: "Sorry, you cannot become a spectator at this time."

[edit] EnteredMessage

Type: string

Modifiers: localized


Default value: " entered the game."

[edit] FailedPlaceMessage

Type: string

Modifiers: localized


Default value: "Could not find a starting spot"

[edit] FailedSpawnMessage

Type: string

Modifiers: localized


Default value: "Could not spawn player"

[edit] FailedTeamMessage

Type: string

Modifiers: localized


Default value: "Could not find team for player"

[edit] GlobalNameChange

Type: string

Modifiers: localized


Default value: "changed name to"

[edit] KickWarning

Type: string

Modifiers: localized


Default value: "You are about to be kicked for idling!"

[edit] LeftMessage

Type: string

Modifiers: localized


Default value: " left the game."

[edit] MaxedOutMessage

Type: string

Modifiers: localized


Default value: "Server is already at capacity."

[edit] MustHaveStats

Type: string

Modifiers: localized


Default value: "Must have stats enabled to join this server."

[edit] NewPlayerMessage

Type: string

Modifiers: localized


Default value: "A new player entered the game."

[edit] NewSpecMessage

Type: string

Modifiers: localized


Default value: "A spectator entered the game/"

[edit] NewTeamMessage

Type: string

Modifiers: localized


Default value: "is now on"

[edit] NewTeamMessageTrailer

Type: string

Modifiers: localized


[edit] NoNameChange

Type: string

Modifiers: localized


Default value: "Name is already in use."

[edit] OvertimeMessage

Type: string

Modifiers: localized


Default value: "Score tied at the end of regulation. Sudden Death Overtime!!!"

[edit] SpecEnteredMessage

Type: string

Modifiers: localized


Default value: " joined as a spectator."

[edit] SwitchLevelMessage

Type: string

Modifiers: localized


Default value: "Switching Levels"

[edit] VotePassed

Type: string

Modifiers: localized


Default value: "Vote passed."

[edit] VoteStarted

Type: string

Modifiers: localized


Default value: "started a vote."

[edit] Static functions

[edit] GetString

static function string GetString (optional int Switch, optional bool bPRI1HUD, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject)

Overrides: LocalMessage.GetString


Personal tools