Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Info | +-- Engine.LocalMessage | +-- ROEngine.ROStringMessage | +-- ROEngine.ROCriticalMessage | +-- ROEngine.RORallyMsg
Variables Summary | |
---|---|
Messages | |
string | CheckObjectives |
string | RallySpam |
string | SavedPosition |
Inherited Variables from ROEngine.ROCriticalMessage |
---|
altIconID, bQuickFade, errorIconID, iconID, iconTexture, maxMessagesOnScreen, maxMessageWidth, quickFadeTime, TextAlpha, timePerCharacter |
Functions Summary | ||
---|---|---|
![]() | int | getIconID (optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject)) |
![]() | string | GetString (optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject )) |
Inherited Functions from ROEngine.ROCriticalMessage |
---|
getIconID, RenderComplexMessageExtra |
Inherited Functions from ROEngine.ROStringMessage |
---|
AssembleString |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { SavedPosition="Rally Point Saved" CheckObjectives="New Rally Point - Check Your Map!" RallySpam="Cannot Change Rally Point This Soon!" iconID=0 altIconID=1 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |