I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
Difference between revisions of "UE3:UTPickupMessage (UT3)"
From Unreal Wiki, The Unreal Engine Documentation Site
(Auto-generated page) |
m (→Default values: updated defaults) |
||
Line 15: | Line 15: | ||
| {{tl|bCountInstances||LocalMessage}} | | {{tl|bCountInstances||LocalMessage}} | ||
| True | | True | ||
− | |||
− | |||
− | |||
|- | |- | ||
| {{tl|bIsUnique||LocalMessage}} | | {{tl|bIsUnique||LocalMessage}} |
Latest revision as of 05:11, 16 August 2009
Object >> LocalMessage >> UTLocalMessage >> UTPickupMessage |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Default values[edit]
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bCountInstances | True | ||||||||||
bIsUnique | True | ||||||||||
DrawColor |
|
||||||||||
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