For the complete documentation index, see llms.txt. This page is also available as Markdown.

Setup

Sets up the skill tree opener, events and UI.

Implementation

public override void Setup(Skills characterSkills, SkillAsset skill, Skill.SkillState locked);

Last updated