Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Info | +-- Engine.LocalMessage | +-- GamePlay.CriticalEventPlus | +-- KFMod.KFLastManStandingMsg
Variables Summary | |
---|---|
string | LastManStandStr |
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 | GetString (optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject
)) |
Inherited Functions from Engine.LocalMessage |
---|
AssembleString, ClientReceive, GetColor, GetConsoleColor, GetFontSize, GetLifeTime, GetPos, GetRelatedString, GetString, IsConsoleMessage, RenderComplexMessage |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { LastManStandStr="You are the only one left..." bIsConsoleMessage=False DrawColor=(B=25,G=25,R=255,A=230) PosY=0.200000 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |