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

IsSkillTreeOpen

Returns a boolean value for the open state of the skill tree UI.

Implementation

public static bool IsSkillTreeOpen(Skills characterSkills);

Returns

bool

Last updated