CommonLibSSE (powerof3)
RE::ExtraSayToTopicInfo Class Reference

#include <ExtraSayToTopicInfo.h>

Inheritance diagram for RE::ExtraSayToTopicInfo:
RE::BSExtraData

Public Member Functions

virtual ~ExtraSayToTopicInfo ()
 
virtual ExtraDataType GetType () const override
 
- Public Member Functions inherited from RE::BSExtraData
 BSExtraData ()
 
virtual ~BSExtraData ()=default
 
virtual bool IsNotEqual (const BSExtraData *a_rhs) const
 
bool operator== (const BSExtraData &a_rhs) const
 
bool operator!= (const BSExtraData &a_rhs) const
 
 TES_HEAP_REDEFINE_NEW ()
 

Public Attributes

TESTopictopic
 
bool voicePaused
 
std::uint8_t pad19
 
std::uint16_t pad1A
 
float subtitleSpeechDelay
 
BGSDialogueBranchexclusiveBranch
 
BSSoundHandle sound
 
std::uint32_t pad34
 
DialogueItemitem
 
- Public Attributes inherited from RE::BSExtraData
BSExtraDatanext
 

Static Public Attributes

static constexpr auto RTTI = RTTI_ExtraSayToTopicInfo
 
static constexpr auto VTABLE = VTABLE_ExtraSayToTopicInfo
 
static constexpr auto EXTRADATATYPE = ExtraDataType::kSayTopicInfo
 
- Static Public Attributes inherited from RE::BSExtraData
static constexpr auto RTTI = RTTI_BSExtraData
 
static constexpr auto VTABLE = VTABLE_BSExtraData
 
static constexpr auto EXTRADATATYPE = ExtraDataType::kNone
 

Additional Inherited Members

- Static Public Member Functions inherited from RE::BSExtraData
static BSExtraDataCreate (std::size_t a_size, std::uintptr_t a_vtbl)
 
template<class T >
static T * Create ()
 

Constructor & Destructor Documentation

◆ ~ExtraSayToTopicInfo()

virtual RE::ExtraSayToTopicInfo::~ExtraSayToTopicInfo ( )
virtual

Member Function Documentation

◆ GetType()

virtual ExtraDataType RE::ExtraSayToTopicInfo::GetType ( ) const
overridevirtual

Implements RE::BSExtraData.

Member Data Documentation

◆ exclusiveBranch

BGSDialogueBranch* RE::ExtraSayToTopicInfo::exclusiveBranch

◆ EXTRADATATYPE

constexpr auto RE::ExtraSayToTopicInfo::EXTRADATATYPE = ExtraDataType::kSayTopicInfo
inlinestaticconstexpr

◆ item

DialogueItem* RE::ExtraSayToTopicInfo::item

◆ pad19

std::uint8_t RE::ExtraSayToTopicInfo::pad19

◆ pad1A

std::uint16_t RE::ExtraSayToTopicInfo::pad1A

◆ pad34

std::uint32_t RE::ExtraSayToTopicInfo::pad34

◆ RTTI

constexpr auto RE::ExtraSayToTopicInfo::RTTI = RTTI_ExtraSayToTopicInfo
inlinestaticconstexpr

◆ sound

BSSoundHandle RE::ExtraSayToTopicInfo::sound

◆ subtitleSpeechDelay

float RE::ExtraSayToTopicInfo::subtitleSpeechDelay

◆ topic

TESTopic* RE::ExtraSayToTopicInfo::topic

◆ voicePaused

bool RE::ExtraSayToTopicInfo::voicePaused

◆ VTABLE

constexpr auto RE::ExtraSayToTopicInfo::VTABLE = VTABLE_ExtraSayToTopicInfo
inlinestaticconstexpr

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