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

SkillContextMenuUI

Contains references to the buttons for unlocking a skill and adding/removing it from/to the skill bar.

Implementation

public class SkillContextMenuUI : MonoBehaviour

Inheritance

MonoBehaviour --> SkillContextMenuUI

Fields

Name

Description

Button which unlocks the skill

Button which adds a skill to the skill bar

Button which removes a skill from the skill bar

Last updated