Class FleetInteractionDialogPluginImpl.FIDConfig
java.lang.Object
com.fs.starfarer.api.impl.campaign.FleetInteractionDialogPluginImpl.FIDConfig
- Enclosing class:
- FleetInteractionDialogPluginImpl
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
showCommLinkOption
public boolean showCommLinkOption -
leaveAlwaysAvailable
public boolean leaveAlwaysAvailable -
showWarningDialogWhenNotHostile
public boolean showWarningDialogWhenNotHostile -
showTransponderStatus
public boolean showTransponderStatus -
showFleetAttitude
public boolean showFleetAttitude -
showEngageText
public boolean showEngageText -
alwaysAttackVsAttack
public boolean alwaysAttackVsAttack -
alwaysPursue
public boolean alwaysPursue -
alwaysHarry
public boolean alwaysHarry -
alwaysLetGo
public boolean alwaysLetGo -
dismissOnLeave
public boolean dismissOnLeave -
withSalvage
public boolean withSalvage -
lootCredits
public boolean lootCredits -
showCrRecoveryText
public boolean showCrRecoveryText -
showVictoryText
public boolean showVictoryText -
impactsEnemyReputation
public boolean impactsEnemyReputation -
impactsAllyReputation
public boolean impactsAllyReputation -
pullInAllies
public boolean pullInAllies -
pullInEnemies
public boolean pullInEnemies -
pullInStations
public boolean pullInStations -
noSalvageLeaveOptionText
-
firstTimeEngageOptionText
-
afterFirstTimeEngageOptionText
-
delegate
-
printXPToDialog
public boolean printXPToDialog -
justShowFleets
public boolean justShowFleets -
showPullInText
public boolean showPullInText -
straightToEngage
public boolean straightToEngage -
playerAttackingStation
public boolean playerAttackingStation -
playerDefendingStation
public boolean playerDefendingStation -
noLeaveOptionOnFirstEngagement
public boolean noLeaveOptionOnFirstEngagement -
salvageRandom
-
-
Constructor Details
-
FIDConfig
public FIDConfig()
-