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

Public Member Functions

boolean hasCustomDescription ()
 
void createCustomDescription (MutableCharacterStatsAPI stats, SkillSpecAPI skill, TooltipMakerAPI info, float width)
 
- Public Member Functions inherited from com.fs.starfarer.api.characters.LevelBasedEffect
String getEffectDescription (float level)
 
String getEffectPerLevelDescription ()
 
ScopeDescription getScopeDescription ()
 

Detailed Description

Author
Alex Mosolov

Copyright 2012 Fractal Softworks, LLC

Definition at line 10 of file CustomSkillDescription.java.

Member Function Documentation

◆ createCustomDescription()

void com.fs.starfarer.api.characters.CustomSkillDescription.createCustomDescription ( MutableCharacterStatsAPI  stats,
SkillSpecAPI  skill,
TooltipMakerAPI  info,
float  width 
)

◆ hasCustomDescription()

boolean com.fs.starfarer.api.characters.CustomSkillDescription.hasCustomDescription ( )

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