Enum LootCategory
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
[Flags]
public enum LootCategory
Fields
None = 0
Armor = 1
Weapon = 2
RangedWeapon = 4
HealthPotion = 4096
ManaPotion = 8192
Shield = 16384
[Flags]
public enum LootCategory
None = 0
Armor = 1
Weapon = 2
RangedWeapon = 4
HealthPotion = 4096
ManaPotion = 8192
Shield = 16384