VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
NPC_Type.Generated.cs File Reference

Enumerations

NPC_Type
enum  NPC_Type : uint {
  NPC_Type.Invalid = 0x00000000 ,
  NPC_Type.Townie = 0x00000001 ,
  NPC_Type.Monster = 0x00000002 ,
  NPC_Type.NPC_MonsterTarget = 0x00000003
}