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.TeamSayMessagePlus
Variables Summary |
---|
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) | |
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 |
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { bBeep=Wahr Lifetime=6 DrawColor=(B=128,R=128) } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |