Definition at line 7 of file WeaponGroupAPI.java.
◆ addWeaponAPI()
void com.fs.starfarer.api.combat.WeaponGroupAPI.addWeaponAPI |
( |
WeaponAPI |
weapon | ) |
|
◆ getActiveWeapon()
WeaponAPI com.fs.starfarer.api.combat.WeaponGroupAPI.getActiveWeapon |
( |
| ) |
|
◆ getAIPlugins()
List< AutofireAIPlugin > com.fs.starfarer.api.combat.WeaponGroupAPI.getAIPlugins |
( |
| ) |
|
◆ getAutofirePlugin()
◆ getShip()
ShipAPI com.fs.starfarer.api.combat.WeaponGroupAPI.getShip |
( |
| ) |
|
◆ getType()
WeaponGroupType com.fs.starfarer.api.combat.WeaponGroupAPI.getType |
( |
| ) |
|
◆ getWeaponsCopy()
List< WeaponAPI > com.fs.starfarer.api.combat.WeaponGroupAPI.getWeaponsCopy |
( |
| ) |
|
◆ isAutofiring()
boolean com.fs.starfarer.api.combat.WeaponGroupAPI.isAutofiring |
( |
| ) |
|
◆ isUsingDefaultAI()
boolean com.fs.starfarer.api.combat.WeaponGroupAPI.isUsingDefaultAI |
( |
WeaponAPI |
weapon | ) |
|
◆ removeWeapon()
WeaponAPI com.fs.starfarer.api.combat.WeaponGroupAPI.removeWeapon |
( |
int |
index | ) |
|
◆ setType()
void com.fs.starfarer.api.combat.WeaponGroupAPI.setType |
( |
WeaponGroupType |
type | ) |
|
◆ toggleOff()
void com.fs.starfarer.api.combat.WeaponGroupAPI.toggleOff |
( |
| ) |
|
◆ toggleOn()
void com.fs.starfarer.api.combat.WeaponGroupAPI.toggleOn |
( |
| ) |
|
The documentation for this interface was generated from the following file: