CommonLibSSE (Parapets fork)
RE::TESQuestStageItem Struct Reference

#include <TESQuestStageItem.h>

Public Attributes

TESCondition objConditions
 
TESQuestnextQuest
 
BGSLocalizedStringDL logEntry
 
std::uint8_t data
 
std::int8_t index
 
bool hasLogEntry
 
std::uint8_t pad17
 
TESQuestowner
 
TESQuestStageowningStage
 

Member Data Documentation

◆ data

std::uint8_t RE::TESQuestStageItem::data

◆ hasLogEntry

bool RE::TESQuestStageItem::hasLogEntry

◆ index

std::int8_t RE::TESQuestStageItem::index

◆ logEntry

BGSLocalizedStringDL RE::TESQuestStageItem::logEntry

◆ nextQuest

TESQuest* RE::TESQuestStageItem::nextQuest

◆ objConditions

TESCondition RE::TESQuestStageItem::objConditions

◆ owner

TESQuest* RE::TESQuestStageItem::owner

◆ owningStage

TESQuestStage* RE::TESQuestStageItem::owningStage

◆ pad17

std::uint8_t RE::TESQuestStageItem::pad17

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