Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Info | +-- Engine.LocalMessage | +-- UnrealGame.StringMessagePlus | +-- UnrealGame.SayMessagePlus
Variables Summary | |
---|---|
color | BlueTeamColor |
color | RedTeamColor |
Inherited Variables from Engine.LocalMessage |
---|
bBeep, bComplexString, bFadeMessage, bIsConsoleMessage, bIsPartiallyUnique, bIsSpecial, bIsUnique, ChildMessage, DrawColor, DrawPivot, FontSize, Lifetime, PosX, PosY, StackMode |
Enumerations Summary |
---|
Inherited Enumerations from Engine.LocalMessage |
---|
EStackMode |
Functions Summary | ||
---|---|---|
string | AssembleString (HUD myHUD, optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional String MessageString) | |
color | GetConsoleColor (PlayerReplicationInfo RelatedPRI_1) | |
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) |
Inherited Functions from UnrealGame.StringMessagePlus |
---|
AssembleString |
Inherited Functions from Engine.LocalMessage |
---|
AssembleString, ClientReceive, GetColor, GetConsoleColor, GetFontSize, GetLifeTime, GetPos, GetRelatedString, GetString, IsConsoleMessage, RenderComplexMessage |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { RedTeamColor=(B=64,G=64,R=255,A=255) BlueTeamColor=(B=255,G=192,R=64,A=255) bBeep=Wahr Lifetime=6 DrawColor=(B=0) } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |