Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.loading.RoleEntryAPI Interface Reference

Public Member Functions

String getVariantId ()
 
void setWeight (float weight)
 
void setVariantId (String variantId)
 
float getWeight ()
 
boolean isFighterWing ()
 
float getFPCost ()
 

Detailed Description

Definition at line 3 of file RoleEntryAPI.java.

Member Function Documentation

◆ getFPCost()

float com.fs.starfarer.api.loading.RoleEntryAPI.getFPCost ( )

◆ getVariantId()

String com.fs.starfarer.api.loading.RoleEntryAPI.getVariantId ( )

◆ getWeight()

float com.fs.starfarer.api.loading.RoleEntryAPI.getWeight ( )

◆ isFighterWing()

boolean com.fs.starfarer.api.loading.RoleEntryAPI.isFighterWing ( )

◆ setVariantId()

void com.fs.starfarer.api.loading.RoleEntryAPI.setVariantId ( String  variantId)

◆ setWeight()

void com.fs.starfarer.api.loading.RoleEntryAPI.setWeight ( float  weight)

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