Always snap to grid

Difference between revisions of "UE3:UTDeployableMessage (UT3)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
(Talk)
 
Line 16: Line 16:
 
message given to player when deploying fails, etc
 
message given to player when deploying fails, etc
  
'''Default value:''' "Sie können das Einsatzgerät nicht hier abstellen"
+
'''Default value:''' "You cannot place this deployable here."
  
 
===Default values===
 
===Default values===

Latest revision as of 08:40, 23 May 2008

UT3 Object >> LocalMessage >> UTLocalMessage >> UTDeployableMessage
Package: 
UTGame

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

Properties[edit]

MessageText[edit]

Type: array<string>

Modifiers: localized

message given to player when deploying fails, etc

Default value: "You cannot place this deployable here."

Default values[edit]

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

Static functions[edit]

GetString[edit]

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

Overrides: LocalMessage.GetString