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

#include <BGSPackageDataBool.h>

Inheritance diagram for RE::BGSPackageDataBool:
RE::BGSNamedPackageData< IPackageData > RE::IPackageData

Public Member Functions

 ~BGSPackageDataBool () override
 
void LoadPackage (TESFile *a_mod) override
 
void Assign (IPackageData *a_other) override
 
bool IsNotEqual (IPackageData *a_other) const override
 
void Unk_05 (void) override
 
void Unk_07 (void) override
 
void LoadBuffer (BGSLoadFormBuffer *a_buf) override
 
void Unk_09 (void) override
 
bool GetDataAsString (BSString *a_dst) const override
 
const BSFixedStringGetTypeName () const override
 
- Public Member Functions inherited from RE::BGSNamedPackageData< IPackageData >
void InitPackage () override
 
void LoadPackage (TESFile *a_mod) override
 
void Assign (IPackageData *a_other) override
 
bool IsNotEqual (IPackageData *a_other) const override
 
- Public Member Functions inherited from RE::IPackageData
virtual ~IPackageData ()
 
virtual void InitPackage ()=0
 
virtual void LoadPackage (TESFile *a_mod)=0
 
virtual void Assign (IPackageData *a_other)=0
 
virtual bool IsNotEqual (IPackageData *a_other) const =0
 
virtual void Unk_05 (void)=0
 
virtual void Unk_06 (void)
 
virtual void Unk_07 (void)
 
virtual void LoadBuffer (BGSLoadFormBuffer *a_buf)
 
virtual void Unk_09 (void)
 
virtual bool GetDataAsString (BSString *a_dst) const =0
 
virtual const BSFixedStringGetTypeName () const =0
 
virtual void Unk_0C (void)
 

Static Public Attributes

static constexpr auto RTTI = RTTI_BGSPackageDataBool
 
- Static Public Attributes inherited from RE::IPackageData
static constexpr auto RTTI = RTTI_IPackageData
 

Additional Inherited Members

- Public Attributes inherited from RE::BGSNamedPackageData< IPackageData >
Data data
 

Constructor & Destructor Documentation

◆ ~BGSPackageDataBool()

RE::BGSPackageDataBool::~BGSPackageDataBool ( )
override

Member Function Documentation

◆ Assign()

void RE::BGSPackageDataBool::Assign ( IPackageData a_other)
overridevirtual

◆ GetDataAsString()

bool RE::BGSPackageDataBool::GetDataAsString ( BSString a_dst) const
overridevirtual

Implements RE::IPackageData.

◆ GetTypeName()

const BSFixedString & RE::BGSPackageDataBool::GetTypeName ( ) const
overridevirtual

Implements RE::IPackageData.

◆ IsNotEqual()

bool RE::BGSPackageDataBool::IsNotEqual ( IPackageData a_other) const
overridevirtual

◆ LoadBuffer()

void RE::BGSPackageDataBool::LoadBuffer ( BGSLoadFormBuffer a_buf)
overridevirtual

Reimplemented from RE::IPackageData.

◆ LoadPackage()

void RE::BGSPackageDataBool::LoadPackage ( TESFile a_mod)
overridevirtual

◆ Unk_05()

void RE::BGSPackageDataBool::Unk_05 ( void  )
overridevirtual

Implements RE::IPackageData.

◆ Unk_07()

void RE::BGSPackageDataBool::Unk_07 ( void  )
overridevirtual

Reimplemented from RE::IPackageData.

◆ Unk_09()

void RE::BGSPackageDataBool::Unk_09 ( void  )
overridevirtual

Reimplemented from RE::IPackageData.

Member Data Documentation

◆ RTTI

constexpr auto RE::BGSPackageDataBool::RTTI = RTTI_BGSPackageDataBool
inlinestaticconstexpr

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