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

Public Member Functions

String getId ()
 
String getPluginClass ()
 
String getLoopOne ()
 
String getLoopTwo ()
 
String getLoopThree ()
 
String getLoopFour ()
 
JSONObject getCustom ()
 
float getMusicSuppression ()
 

Detailed Description

Definition at line 5 of file TerrainSpecAPI.java.

Member Function Documentation

◆ getCustom()

JSONObject com.fs.starfarer.api.loading.TerrainSpecAPI.getCustom ( )

◆ getId()

String com.fs.starfarer.api.loading.TerrainSpecAPI.getId ( )

◆ getLoopFour()

String com.fs.starfarer.api.loading.TerrainSpecAPI.getLoopFour ( )

◆ getLoopOne()

String com.fs.starfarer.api.loading.TerrainSpecAPI.getLoopOne ( )

◆ getLoopThree()

String com.fs.starfarer.api.loading.TerrainSpecAPI.getLoopThree ( )

◆ getLoopTwo()

String com.fs.starfarer.api.loading.TerrainSpecAPI.getLoopTwo ( )

◆ getMusicSuppression()

float com.fs.starfarer.api.loading.TerrainSpecAPI.getMusicSuppression ( )

◆ getPluginClass()

String com.fs.starfarer.api.loading.TerrainSpecAPI.getPluginClass ( )

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