Package 

Class ConsoleModPlugin

  • 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, onApplicationLoad, onDevModeF8Reload, onEnabled, onGameLoad, 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