Class FleetInteractionDialogPluginImpl.BaseFIDDelegate
java.lang.Object
com.fs.starfarer.api.impl.campaign.FleetInteractionDialogPluginImpl.BaseFIDDelegate
- All Implemented Interfaces:
FleetInteractionDialogPluginImpl.FIDDelegate
- Enclosing class:
- FleetInteractionDialogPluginImpl
public static class FleetInteractionDialogPluginImpl.BaseFIDDelegate
extends Object
implements FleetInteractionDialogPluginImpl.FIDDelegate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
notifyLeave
(InteractionDialogAPI dialog) void
postPlayerSalvageGeneration
(InteractionDialogAPI dialog, FleetEncounterContext context, CargoAPI salvage)
-
Constructor Details
-
BaseFIDDelegate
public BaseFIDDelegate()
-
-
Method Details
-
battleContextCreated
- Specified by:
battleContextCreated
in interfaceFleetInteractionDialogPluginImpl.FIDDelegate
-
notifyLeave
- Specified by:
notifyLeave
in interfaceFleetInteractionDialogPluginImpl.FIDDelegate
-
postPlayerSalvageGeneration
public void postPlayerSalvageGeneration(InteractionDialogAPI dialog, FleetEncounterContext context, CargoAPI salvage) - Specified by:
postPlayerSalvageGeneration
in interfaceFleetInteractionDialogPluginImpl.FIDDelegate
-