Package com.fs.starfarer.api.impl
Class SimulatorPluginImpl.SimUnlocksData
java.lang.Object
com.fs.starfarer.api.impl.SimulatorPluginImpl.SimUnlocksData
- Enclosing class:
- SimulatorPluginImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
factions
-
variants
-
-
Constructor Details
-
SimUnlocksData
public SimUnlocksData()
-
-
Method Details
-
fromJSON
public void fromJSON(org.json.JSONObject json) -
toJSON
public org.json.JSONObject toJSON() throws org.json.JSONException- Throws:
org.json.JSONException
-