Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.characters.SkillsChangeEffect Interface Reference
Inheritance diagram for com.fs.starfarer.api.characters.SkillsChangeEffect:
[legend]

Public Member Functions

void infoButtonPressed (ButtonAPI button, Object param, Map< String, Object > dataMap)
 
boolean hasEffects (MutableCharacterStatsAPI from, MutableCharacterStatsAPI to)
 
void printEffects (MutableCharacterStatsAPI from, MutableCharacterStatsAPI to, TooltipMakerAPI info, Map< String, Object > dataMap)
 
void applyEffects (MutableCharacterStatsAPI from, MutableCharacterStatsAPI to, Map< String, Object > dataMap)
 

Detailed Description

Definition at line 8 of file SkillsChangeEffect.java.

Member Function Documentation

◆ applyEffects()

◆ hasEffects()

◆ infoButtonPressed()

◆ printEffects()


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