Class RedPlanet
java.lang.Object
com.fs.starfarer.api.impl.campaign.rulecmd.BaseCommandPlugin
com.fs.starfarer.api.impl.campaign.rulecmd.salvage.RedPlanet
- All Implemented Interfaces:
CommandPlugin
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected InteractionDialogAPI
protected SectorEntityToken
protected FactionAPI
protected FactionAPI
protected MarketAPI
protected MemoryAPI
protected OptionPanelAPI
protected PlanetAPI
protected CargoAPI
protected FactionAPI
protected CampaignFleetAPI
protected TextPanelAPI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
execute
(String ruleId, InteractionDialogAPI dialog, List<Misc.Token> params, Map<String, MemoryAPI> memoryMap) protected void
genLoot()
protected void
init
(SectorEntityToken entity) Methods inherited from class com.fs.starfarer.api.impl.campaign.rulecmd.BaseCommandPlugin
doesCommandAddOptions, getEntityMemory, getOptionOrder
-
Field Details
-
playerFleet
-
entity
-
planet
-
playerFaction
-
entityFaction
-
text
-
options
-
playerCargo
-
memory
-
market
-
dialog
-
memoryMap
-
faction
-
-
Constructor Details
-
RedPlanet
public RedPlanet() -
RedPlanet
-
-
Method Details
-
init
-
execute
public boolean execute(String ruleId, InteractionDialogAPI dialog, List<Misc.Token> params, Map<String, MemoryAPI> memoryMap) -
genLoot
protected void genLoot()
-