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

UE3:UTPickupMessage (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> LocalMessage >> UTLocalMessage >> UTPickupMessage
Package: 
UTGame
This class in other games:
UT3


Default values[edit]

Property Value
bCountInstances True
bIsConsoleMessage False
bIsUnique True
DrawColor
Member Value
A 255
B 128
G 255
R 255
FontSize 1
MessageArea 5

Static functions[edit]

ClientReceive[edit]

static simulated function ClientReceive (PlayerController P, optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject)

Overrides: LocalMessage.ClientReceive