UE3:UTIdleKickWarningMessage (UT3): Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
Auto-generated page |
m updated defaults and added descriptions |
||
Line 5: | Line 5: | ||
| parent3 = Object | | parent3 = Object | ||
}} | }} | ||
Idler kick warning message. | |||
==Default values== | ==Default values== | ||
Line 12: | Line 11: | ||
! Property | ! Property | ||
! Value | ! Value | ||
|- | |- | ||
| {{tl|bIsUnique||LocalMessage}} | | {{tl|bIsUnique||LocalMessage}} | ||
Line 54: | Line 50: | ||
'''Overrides:''' {{tl|GetString|LocalMessage}} | '''Overrides:''' {{tl|GetString|LocalMessage}} | ||
Returns {{tl|KickWarning|GameMessage}}. |
Latest revision as of 04:05, 16 August 2009
![]() |
Object >> LocalMessage >> UTLocalMessage >> UTIdleKickWarningMessage |
- Package:
- UTGame
- This class in other games:
Idler kick warning message.
Default values
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bIsUnique | True | ||||||||||
DrawColor |
| ||||||||||
FontSize | 2 | ||||||||||
Lifetime | 1.0 | ||||||||||
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
Returns GameMessage.KickWarning.