VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
SkillResultRetVal

SkillResultRetVal

enum  SkillResultRetVal : uint {
  SkillResultRetVal.Undef = 0x00000000 ,
  SkillResultRetVal.CriticalFailure = 0x00000001 ,
  SkillResultRetVal.Success = 0x00000002 ,
  SkillResultRetVal.Failure = 0x00000003 ,
  SkillResultRetVal.CriticalSuccess = 0x00000004
}
 

Detailed Description

Exported from client_gamelogic.dat: 0x23000273