Table of Contents

Enum MonsterCategory

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

Fields

None = 0
Skeleton = 1
Animal = 2
Humanoid = 4
Undead = 1
All = Skeleton | Animal | Humanoid