SkillInterpreter

A middleman to help run your own methods when a skill is used with Skill Tree.

Inherits from MonoBehaviour.

Properties

NameDescriptionType

interpreters

A list of interpreters.

List<SkillInterpretation>

Methods

RegisterInterpreter

Registers an interpreter.

Parameters

NameDescriptionType

interpreter

An interpreter.

SkillInterpretation

Last updated