| 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.ROLastObjectiveMsg
| Variables Summary | |
|---|---|
| Messages | |
| string | AboutToLose |
| string | AboutToWin |
| 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 |
|---|
getIconID Source code
GetString Source code| Defaultproperties |
|---|
defaultproperties
{
AboutToWin="Last objective -- we have almost won the battle!"
AboutToLose="Last objective -- we have almost lost the battle!"
iconID=12
altIconID=13
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||