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

UE3:UTDeployableMessage (UT3)

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
UT3 Object >> LocalMessage >> UTLocalMessage >> UTDeployableMessage
Package: 
UTGame

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

MessageText

Type: array<string>

Modifiers: localized

message given to player when deploying fails, etc

Default value: "Sie können das Einsatzgerät nicht hier abstellen"

Default values

Property Value
bIsPartiallyUnique True
DrawColor
Member Value
A 255
B 128
G 255
R 255
FontSize 2
MessageArea 2

Static functions

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