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

UE2:TeamSayMessagePlus (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> Actor >> Info >> LocalMessage >> StringMessagePlus >> TeamSayMessagePlus

Contents

Package: 
UnrealGame
This class in other games:
UT, UT2004

null

[edit] Default values

Property Value
bBeep True
bComplexString True
DrawColor
Member Value
A 255
B 128
G 255
R 128
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