- Extends
- LocalMessage
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.LocalMessage
|
+-- ROEngine.RORoundOverMsg
Inherited Variables from Engine.LocalMessage |
bBeep, bComplexString, bFadeMessage, bIsConsoleMessage, bIsPartiallyUnique, bIsSpecial, bIsUnique, ChildMessage, DrawColor, DrawPivot, FontSize, Lifetime, PosX, PosY, StackMode |
Inherited Functions from Engine.LocalMessage |
AssembleString, ClientReceive, GetColor, GetConsoleColor, GetFontSize, GetLifeTime, GetPos, GetRelatedString, GetString, IsConsoleMessage, RenderComplexMessage |
var
Sound AlliesLosesSound;
var
Sound AlliesWinsSound;
var
Sound AxisLosesSound;
Messages
var(Messages) localized string AlliesWins;
var(Messages) localized string AxisWins;
var(Messages) localized string NoDecisiveOutcome;
defaultproperties
{
AxisWins="The Axis Forces Win The Battle!"
AlliesWins="The Allied Forces Win The Battle!"
NoDecisiveOutcome="No Decisive Victory"
Lifetime=5
PosY=0.500000
FontSize=1
}
|
Creation time: Fri 13-10-2023 03:18:52.143 - Created with
UnCodeX