|
VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
AI_CurrentBehaviorState | |
| enum | AI_CurrentBehaviorState : uint { AI_CurrentBehaviorState.Invalid = 0x00000000 , AI_CurrentBehaviorState.Asleep = 0x00000001 , AI_CurrentBehaviorState.Entangled = 0x00000002 , AI_CurrentBehaviorState.Cowering = 0x00000003 , AI_CurrentBehaviorState.Mesmerized = 0x00000004 , AI_CurrentBehaviorState.Stunned = 0x00000005 , AI_CurrentBehaviorState.Knockdown = 0x00000006 , AI_CurrentBehaviorState.Paralyzed = 0x00000007 , AI_CurrentBehaviorState.Dancing = 0x00000008 , AI_CurrentBehaviorState.Immobilized = 0x00000009 } |
Exported from client_gamelogic.dat: 0x230001CB