Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.util.OutpostStats Class Reference

Static Public Member Functions

static OutpostStats get ()
 

Public Attributes

int outposts
 
int adminOutposts
 
int admins
 
int aiCoreOutposts
 
int maxOutposts
 
int maxAdmin
 
int penalty
 

Detailed Description

Definition at line 8 of file OutpostStats.java.

Member Function Documentation

◆ get()

static OutpostStats com.fs.starfarer.api.util.OutpostStats.get ( )
static

Definition at line 17 of file OutpostStats.java.

Member Data Documentation

◆ adminOutposts

int com.fs.starfarer.api.util.OutpostStats.adminOutposts

Definition at line 10 of file OutpostStats.java.

◆ admins

int com.fs.starfarer.api.util.OutpostStats.admins

Definition at line 11 of file OutpostStats.java.

◆ aiCoreOutposts

int com.fs.starfarer.api.util.OutpostStats.aiCoreOutposts

Definition at line 12 of file OutpostStats.java.

◆ maxAdmin

int com.fs.starfarer.api.util.OutpostStats.maxAdmin

Definition at line 14 of file OutpostStats.java.

◆ maxOutposts

int com.fs.starfarer.api.util.OutpostStats.maxOutposts

Definition at line 13 of file OutpostStats.java.

◆ outposts

int com.fs.starfarer.api.util.OutpostStats.outposts

Definition at line 9 of file OutpostStats.java.

◆ penalty

int com.fs.starfarer.api.util.OutpostStats.penalty

Definition at line 15 of file OutpostStats.java.


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