Karos Graveyard Wiki
Advertisement


FE_Retire(<sStringToEvaluate>)
Description
Evaluates a string as a chunk before retiring the player's fleet and exiting the game.
Example
FE_Retire("UI_HideScreen('DiplomacyScreen')")
Arguments
<sStringToEvaluate>: the string to evaluate.
Related Pages


Advertisement