I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:TeamSayMessagePlus (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Info >> LocalMessage >> StringMessagePlus >> TeamSayMessagePlus |
- Package:
- UnrealGame
- This class in other games:
- UT, UT2004
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
[edit] Default values
| Property | Value | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| bBeep | True | ||||||||||
| bComplexString | True | ||||||||||
| DrawColor |
|
||||||||||
| Lifetime | 6 |
[edit] Static functions
[edit] AssembleString
static function string AssembleString (Hud myHUD, optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional string MessageString)
Overrides: StringMessagePlus.AssembleString
[edit] RenderComplexMessage
static function RenderComplexMessage (Canvas Canvas, out float XL, out float YL, optional string MessageString, optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject)
Overrides: LocalMessage.RenderComplexMessage
