Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.characters.DescriptionSkillEffect Interface Reference

Public Member Functions

Color getTextColor ()
 
String getString ()
 
String[] getHighlights ()
 
Color[] getHighlightColors ()
 

Detailed Description

Definition at line 5 of file DescriptionSkillEffect.java.

Member Function Documentation

◆ getHighlightColors()

Color[] com.fs.starfarer.api.characters.DescriptionSkillEffect.getHighlightColors ( )

◆ getHighlights()

String[] com.fs.starfarer.api.characters.DescriptionSkillEffect.getHighlights ( )

◆ getString()

String com.fs.starfarer.api.characters.DescriptionSkillEffect.getString ( )

◆ getTextColor()

Color com.fs.starfarer.api.characters.DescriptionSkillEffect.getTextColor ( )

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