Table of Contents

Enum StatFlags

Namespace
_GrindFest.Scripts
Assembly
GrindFest.dll
[Flags]
public enum StatFlags

Fields

None = 0
Strength = 1
Dexterity = 2
Intelligence = 4
All = Strength | Dexterity | Intelligence