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

Enumerations

Attack_State
enum  Attack_State : uint {
  Attack_State.Undef = 0x00000000 ,
  Attack_State.AttackingFixedRotation = 0x00000001 ,
  Attack_State.WaitingForReturn = 0x00000002 ,
  Attack_State.Holding = 0x00000003 ,
  Attack_State.AttackingFreeRotation = 0x00000004
}