CommonLibSSE NG
Loading...
Searching...
No Matches
RE::QUEST_DATA Struct Reference

#include <TESQuest.h>

Public Types

enum class  Type {
  kNone = 0 , kMainQuest = 1 , kMagesGuild = 2 , kThievesGuild = 3 ,
  kDarkBrotherhood = 4 , kCompanionsQuest = 5 , kMiscellaneous = 6 , kDaedric = 7 ,
  kSideQuest = 8 , kCivilWar = 9 , kDLC01_Vampire = 10 , kDLC02_Dragonborn = 11
}
 

Public Attributes

float questDelayTime
 
stl::enumeration< QuestFlag, std::uint16_t > flags
 
std::int8_t priority
 
stl::enumeration< Type, std::uint8_t > questType
 

Member Enumeration Documentation

◆ Type

enum class RE::QUEST_DATA::Type
strong
Enumerator
kNone 
kMainQuest 
kMagesGuild 
kThievesGuild 
kDarkBrotherhood 
kCompanionsQuest 
kMiscellaneous 
kDaedric 
kSideQuest 
kCivilWar 
kDLC01_Vampire 
kDLC02_Dragonborn 

Member Data Documentation

◆ flags

stl::enumeration<QuestFlag, std::uint16_t> RE::QUEST_DATA::flags

◆ priority

std::int8_t RE::QUEST_DATA::priority

◆ questDelayTime

float RE::QUEST_DATA::questDelayTime

◆ questType

stl::enumeration<Type, std::uint8_t> RE::QUEST_DATA::questType

The documentation for this struct was generated from the following file: