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

QuestObjectiveType

enum  QuestObjectiveType : uint {
  QuestObjectiveType.Invalid = 0x00000000 ,
  QuestObjectiveType.Completion = 0x00000001 ,
  QuestObjectiveType.Failure = 0x00000002 ,
  QuestObjectiveType.Optional = 0x00000003
}
 

Detailed Description

Exported from client_gamelogic.dat: 0x2300026E