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

Namespaces

namespace  VoK
 
namespace  VoK.Sdk
 
namespace  VoK.Sdk.Ddo
 
namespace  VoK.Sdk.Ddo.Enums
 

Enumerations

Action_CurrentEffectStage
enum  VoK.Sdk.Ddo.Enums.Action_CurrentEffectStage : uint {
  VoK.Sdk.Ddo.Enums.Action_CurrentEffectStage.Undef = 0x00000000 ,
  VoK.Sdk.Ddo.Enums.Action_CurrentEffectStage.Hold = 0x00000001 ,
  VoK.Sdk.Ddo.Enums.Action_CurrentEffectStage.PreHold = 0x00000002 ,
  VoK.Sdk.Ddo.Enums.Action_CurrentEffectStage.Finish = 0x00000003 ,
  VoK.Sdk.Ddo.Enums.Action_CurrentEffectStage.Delivery = 0x00000004 ,
  VoK.Sdk.Ddo.Enums.Action_CurrentEffectStage.CoolDown = 0x00000005 ,
  VoK.Sdk.Ddo.Enums.Action_CurrentEffectStage.Charge = 0x00000006 ,
  VoK.Sdk.Ddo.Enums.Action_CurrentEffectStage.PostHold = 0x00000007 ,
  VoK.Sdk.Ddo.Enums.Action_CurrentEffectStage.PostDelivery = 0x00000008 ,
  VoK.Sdk.Ddo.Enums.Action_CurrentEffectStage.SubsequentDelivery = 0x00000009
}