Onslaught.ONSLinkDesignMessage
- Extends
- LocalMessage
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.LocalMessage
|
+-- Onslaught.ONSLinkDesignMessage
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 |
String
var(String) localized string DeleteNothingString;
DeleteOfficialFailedString Source code
var(String) localized string DeleteOfficialFailedString;
var(String) localized string DeleteSetupString;
LoadFailedNoPathToCoreString Source code
var(String) localized string LoadFailedNoPathToCoreString;
var(String) localized string LoadFailedString;
var(String) localized string LoadSetupString;
NoPathToPowerCoreString Source code
var(String) localized string NoPathToPowerCoreString;
var(String) localized string SaveFailedString;
var(String) localized string SaveSetupString;
var(String) localized string SetupString;
defaultproperties
{
SaveSetupString="Successfully saved Link Setup."
LoadSetupString="Successfully loaded Link Setup."
SaveFailedString="You can't overwrite official Link Setups!"
LoadFailedString="Failed to load Link Setup because no setup of that name exists."
DeleteSetupString="Successfully deleted Link Setup."
DeleteOfficialFailedString="You can't delete official Link Setups!"
DeleteNothingString="Failed to delete Link Setup because no setup of that name exists."
NoPathToPowerCoreString="Cannot save Link Setup: There must be a complete path between the PowerCores."
LoadFailedNoPathToCoreString="Failed to load Link Setup because it does not have a complete path between the PowerCores."
bIsSpecial=False
}
|
Creation time: Wed 7/2/2007 19:16:09.562 - Created with
UnCodeX