-
- All Implemented Interfaces:
-
com.fs.starfarer.api.ModPlugin
public class ConsoleModPlugin extends BaseModPlugin
-
-
Method Summary
Modifier and Type Method Description void
onApplicationLoad()
void
onGameLoad(boolean newGame)
-
Methods inherited from class com.fs.starfarer.api.BaseModPlugin
afterGameSave, beforeGameSave, configureXStream, onDevModeF8Reload, onEnabled, onGameSaveFailed, onNewGame, onNewGameAfterEconomyLoad, onNewGameAfterProcGen, onNewGameAfterTimePass, pickDroneAI, pickMissileAI, pickShipAI, pickWeaponAutofireAI
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
onApplicationLoad
void onApplicationLoad()
-
onGameLoad
void onGameLoad(boolean newGame)
-
-
-
-