Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.fleet.ShipRolePick Class Reference

Public Member Functions

 ShipRolePick (String variantId)
 
boolean isFighterWing ()
 

Public Attributes

String variantId
 
float weight = 1f
 

Detailed Description

Definition at line 6 of file ShipRolePick.java.

Constructor & Destructor Documentation

◆ ShipRolePick()

com.fs.starfarer.api.fleet.ShipRolePick.ShipRolePick ( String  variantId)

Definition at line 9 of file ShipRolePick.java.

Member Function Documentation

◆ isFighterWing()

boolean com.fs.starfarer.api.fleet.ShipRolePick.isFighterWing ( )

Definition at line 12 of file ShipRolePick.java.

Member Data Documentation

◆ variantId

String com.fs.starfarer.api.fleet.ShipRolePick.variantId

Definition at line 7 of file ShipRolePick.java.

◆ weight

float com.fs.starfarer.api.fleet.ShipRolePick.weight = 1f

Definition at line 8 of file ShipRolePick.java.


The documentation for this class was generated from the following file: