Class PrintWreckDescription
java.lang.Object
com.fs.starfarer.api.impl.campaign.rulecmd.BaseCommandPlugin
com.fs.starfarer.api.impl.campaign.rulecmd.salvage.PrintWreckDescription
- All Implemented Interfaces:
CommandPlugin
NotifyEvent $eventHandle
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final float
static final String
protected CargoAPI
protected InteractionDialogAPI
protected SectorEntityToken
protected FactionAPI
static final String
protected MemoryAPI
protected OptionPanelAPI
protected FactionAPI
protected CampaignFleetAPI
protected TextPanelAPI
static final String
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.fs.starfarer.api.impl.campaign.rulecmd.BaseCommandPlugin
doesCommandAddOptions, getEntityMemory, getOptionOrder
-
Field Details
-
TRAPPED
- See Also:
-
LOCKED
- See Also:
-
CAN_UNLOCK
- See Also:
-
BREAK_KEEP_FRACTION
public static final float BREAK_KEEP_FRACTION- See Also:
-
playerFleet
-
entity
-
playerFaction
-
entityFaction
-
text
-
options
-
cargo
-
memory
-
dialog
-
-
Constructor Details
-
PrintWreckDescription
public PrintWreckDescription()
-
-
Method Details
-
execute
public boolean execute(String ruleId, InteractionDialogAPI dialog, List<Misc.Token> params, Map<String, MemoryAPI> memoryMap) -
getString
-