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

AI_CurrentBehaviorState

enum  VoK.Sdk.Ddo.Enums.AI_CurrentBehaviorState : uint {
  VoK.Sdk.Ddo.Enums.AI_CurrentBehaviorState.Invalid = 0x00000000 ,
  VoK.Sdk.Ddo.Enums.AI_CurrentBehaviorState.Asleep = 0x00000001 ,
  VoK.Sdk.Ddo.Enums.AI_CurrentBehaviorState.Entangled = 0x00000002 ,
  VoK.Sdk.Ddo.Enums.AI_CurrentBehaviorState.Cowering = 0x00000003 ,
  VoK.Sdk.Ddo.Enums.AI_CurrentBehaviorState.Mesmerized = 0x00000004 ,
  VoK.Sdk.Ddo.Enums.AI_CurrentBehaviorState.Stunned = 0x00000005 ,
  VoK.Sdk.Ddo.Enums.AI_CurrentBehaviorState.Knockdown = 0x00000006 ,
  VoK.Sdk.Ddo.Enums.AI_CurrentBehaviorState.Paralyzed = 0x00000007 ,
  VoK.Sdk.Ddo.Enums.AI_CurrentBehaviorState.Dancing = 0x00000008 ,
  VoK.Sdk.Ddo.Enums.AI_CurrentBehaviorState.Immobilized = 0x00000009
}
 

Detailed Description

Exported from client_gamelogic.dat: 0x230001CB