CommonLibSSE NG
Loading...
Searching...
No Matches
RE::BGSQuestObjective Class Reference

#include <TESQuest.h>

Public Attributes

BSFixedString displayText
 
TESQuestownerQuest
 
TESQuestTarget ** targets
 
std::uint32_t numTargets
 
std::uint16_t index
 
bool initialized
 
stl::enumeration< QUEST_OBJECTIVE_STATE, std::uint8_t > state
 
stl::enumeration< QUEST_OBJECTIVE_FLAGS, std::uint32_t > flags
 
std::uint32_t pad24
 

Member Data Documentation

◆ displayText

BSFixedString RE::BGSQuestObjective::displayText

◆ flags

stl::enumeration<QUEST_OBJECTIVE_FLAGS, std::uint32_t> RE::BGSQuestObjective::flags

◆ index

std::uint16_t RE::BGSQuestObjective::index

◆ initialized

bool RE::BGSQuestObjective::initialized

◆ numTargets

std::uint32_t RE::BGSQuestObjective::numTargets

◆ ownerQuest

TESQuest* RE::BGSQuestObjective::ownerQuest

◆ pad24

std::uint32_t RE::BGSQuestObjective::pad24

◆ state

stl::enumeration<QUEST_OBJECTIVE_STATE, std::uint8_t> RE::BGSQuestObjective::state

◆ targets

TESQuestTarget** RE::BGSQuestObjective::targets

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