VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
AIBehaviorType.Generated.cs File Reference

Enumerations

AIBehaviorType
enum  AIBehaviorType : uint {
  AIBehaviorType.Undef = 0x00000000 ,
  AIBehaviorType.Tell = 0x00000001 ,
  AIBehaviorType.PickAction = 0x00000002 ,
  AIBehaviorType.ChangeActionGroup = 0x00000003 ,
  AIBehaviorType.Emote = 0x00000004 ,
  AIBehaviorType.ActionDialog = 0x00000005 ,
  AIBehaviorType.Chat = 0x00000006 ,
  AIBehaviorType.Say = 0x00000007 ,
  AIBehaviorType.Shout = 0x00000008
}