VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK

LifeState

enum  LifeState : uint {
  LifeState.Undef = 0x00000000 ,
  LifeState.Dead = 0x00000002 ,
  LifeState.Incapacitated = 0x00000003 ,
  LifeState.Alive = 0x00000004
}
 

Detailed Description

Exported from client_gamelogic.dat: 0x23000109