Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.impl.BaseSharedJSONFile Member List

This is the complete list of members for com.fs.starfarer.api.impl.BaseSharedJSONFile, including all inherited members.

addToSet(String key, String value)com.fs.starfarer.api.impl.BaseSharedJSONFile
doesSetContain(String key, String value)com.fs.starfarer.api.impl.BaseSharedJSONFile
getFilename()com.fs.starfarer.api.impl.BaseSharedJSONFileprotected
getSet(String key)com.fs.starfarer.api.impl.BaseSharedJSONFile
jsoncom.fs.starfarer.api.impl.BaseSharedJSONFileprotected
loadIfNeeded()com.fs.starfarer.api.impl.BaseSharedJSONFile
optBoolean(String key, boolean defaultValue)com.fs.starfarer.api.impl.BaseSharedJSONFile
optFloat(String key, float defaultValue)com.fs.starfarer.api.impl.BaseSharedJSONFile
optInt(String key, int defaultValue)com.fs.starfarer.api.impl.BaseSharedJSONFile
optString(String key, String defaultValue)com.fs.starfarer.api.impl.BaseSharedJSONFile
saveIfNeeded()com.fs.starfarer.api.impl.BaseSharedJSONFile
setBoolean(String key, boolean value)com.fs.starfarer.api.impl.BaseSharedJSONFile
setCachecom.fs.starfarer.api.impl.BaseSharedJSONFileprotected
setFloat(String key, float value)com.fs.starfarer.api.impl.BaseSharedJSONFile
setInt(String key, int value)com.fs.starfarer.api.impl.BaseSharedJSONFile
setString(String key, String value)com.fs.starfarer.api.impl.BaseSharedJSONFile
unset(String key)com.fs.starfarer.api.impl.BaseSharedJSONFile