SkillHolderSerialized
Base class for selecting a skill from a selection (persistent references only, like when used in prefabs).

Implementation

1
public class SkillHolderSerialized
Copied!

Fields

Name
Description
​skill​
Holds the reference to the scriptable object of this skill

Methods

Name
Description
​ToString()​
Prints out the name of the skill
Last modified 1yr ago