VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
InteractiveEntityType

InteractiveEntityType

enum  InteractiveEntityType : uint {
  InteractiveEntityType.Invalid = 0x00000000 ,
  InteractiveEntityType.Interactive = 0x00000001 ,
  InteractiveEntityType.NPC = 0x00000002 ,
  InteractiveEntityType.Player = 0x00000004 ,
  InteractiveEntityType.Missile_Monster = 0x00000005 ,
  InteractiveEntityType.Missile_Player = 0x00000006
}
 

Detailed Description

Exported from client_gamelogic.dat: 0x23000085