DefaultSkillMenu

A menu to help assign skills to the DefaultSkillBar.

Inherits from SkillTreeUI.

Properties

NameDescriptionType

instance

Skill details UI instance.

DefaultSkillMenu

Methods

DisplayMenuOptions

Displays menu options of a skill.

Parameters

NameDescriptionType

slot

The skill slot in the DefaultSkillTreeWindow.

DefaultSkillNodeSlot

AssignToSkillBar

Assigns a skill to a slot in the skill bar.

Parameters

NameDescriptionType

skill

The skill to assign.

SkillNode

slotIndex

The slot index.

int

RemoveFromSkillBar

Removes a skill from a slot in the skill bar.

NameDescriptionType

slotIndex

The slot index.

int

Last updated