StatSelection

Selection between GlobalVariable and Stat use of the skill points and xp feature.

Implementation

public enum StatSelection

Fields

Name

intValue

Description

GlobalVariable

0

Uses a global variable for the calculations

Stat

1

Uses a stat for the calculations

Last updated