Definition at line 3 of file ShipAIConfig.java.
◆ ShipAIConfig()
| com.fs.starfarer.api.combat.ShipAIConfig.ShipAIConfig |
( |
| ) |
|
◆ clone()
| ShipAIConfig com.fs.starfarer.api.combat.ShipAIConfig.clone |
( |
| ) |
|
◆ copyFrom()
| void com.fs.starfarer.api.combat.ShipAIConfig.copyFrom |
( |
ShipAIConfig | other | ) |
|
◆ alwaysStrafeOffensively
| boolean com.fs.starfarer.api.combat.ShipAIConfig.alwaysStrafeOffensively = false |
◆ backingOffWhileNotVentingAllowed
| boolean com.fs.starfarer.api.combat.ShipAIConfig.backingOffWhileNotVentingAllowed = true |
◆ burnDriveIgnoreEnemies
| boolean com.fs.starfarer.api.combat.ShipAIConfig.burnDriveIgnoreEnemies = false |
◆ personalityOverride
| String com.fs.starfarer.api.combat.ShipAIConfig.personalityOverride = null |
◆ turnToFaceWithUndamagedArmor
| boolean com.fs.starfarer.api.combat.ShipAIConfig.turnToFaceWithUndamagedArmor = true |
The documentation for this class was generated from the following file: