Package com.fs.starfarer.api
package com.fs.starfarer.api
-
ClassDescriptionExtend this class instead of implementing ModPlugin for convenience if you do not intend to implement all the methods.NOTE: Instead of implementing this interface, extend BaseModPlugin instead. A new instance of a mod's modPlugin class will be created when the game starts.WARNING Do not store campaign data in data members of an implementation of this interface.WARNING Do not store campaign data in data members of an implementation of this interface.PluginPick<T>