|
Starsector API
|
Public Member Functions | |
| void | cleanup () |
Public Member Functions inherited from com.fs.starfarer.api.EveryFrameScript | |
| boolean | isDone () |
| boolean | runWhilePaused () |
| void | advance (float amount) |
Definition at line 3 of file EveryFrameScriptWithCleanup.java.
| void com.fs.starfarer.api.EveryFrameScriptWithCleanup.cleanup | ( | ) |
Called when an entity that has this script attached to it is removed from the campaign engine.