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

Enumerations

RunearmChargeState
enum  RunearmChargeState : uint {
  RunearmChargeState.Undef = 0x00000000 ,
  RunearmChargeState.Hold = 0x00000001 ,
  RunearmChargeState.Charging = 0x00000002 ,
  RunearmChargeState.Cooldown = 0x00000004 ,
  RunearmChargeState.Decay = 0x00000005 ,
  RunearmChargeState.Idle = 0x00000006
}