|
VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Enumerations | |
NPC_JobType | |
| enum | NPC_JobType : uint { NPC_JobType.Invalid = 0x00000000 , NPC_JobType.Pesant = 0x00000001 , NPC_JobType.Citizen = 0x00000002 , NPC_JobType.Warrior = 0x00000003 , NPC_JobType.Bartender = 0x00000004 , NPC_JobType.Scholar = 0x00000005 , NPC_JobType.Blacksmith = 0x00000006 , NPC_JobType.Musician = 0x00000007 , NPC_JobType.Patron_Bar = 0x00000008 , NPC_JobType.Vendor = 0x00000009 , NPC_JobType.Quest_Rescue_Follower = 0x0000000A , NPC_JobType.TownCrier = 0x0000000B , NPC_JobType.Sweeper = 0x0000000C , NPC_JobType.Guard = 0x0000000F } |