SkillInterpretation

Used skill interpreter data.

Properties

NameDescriptionType

skillKey

The key of the skill.

string

onSkillUsed

Events called when a skill is used.

UnityEvent<UsedSkill>

onWindupComplete

Events called when a used skill's windup is complete.

UnityEvent<UsedSkill>

Last updated