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

Enumerations

Roll_Direction
enum  Roll_Direction : uint {
  Roll_Direction.Undef = 0x00000000 ,
  Roll_Direction.RollRight = 0x00000001 ,
  Roll_Direction.RollForward = 0x00000002 ,
  Roll_Direction.RollBack = 0x00000003 ,
  Roll_Direction.RollLeft = 0x00000004
}