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

SkillTreeSelection

Selection between Automatic and Manual use of the skill tree feature.

Implementation

public enum SkillTreeSelection

Fields

Name

intValue

Description

Automatic

0

Uses the automatically generated skill tree

Manual

1

Uses the manual skill tree

Last updated