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

#include <BGSLoadFormBuffer.h>

Inheritance diagram for RE::BGSLoadFormBuffer:
RE::BGSLoadGameBuffer RE::BGSLoadFormData

Public Member Functions

 ~BGSLoadFormBuffer () override
 
std::uint8_t GetVersion (void) override
 
- Public Member Functions inherited from RE::BGSLoadGameBuffer
virtual ~BGSLoadGameBuffer ()
 
virtual std::uint8_t GetVersion (void)
 

Static Public Attributes

static constexpr auto RTTI = RTTI_BGSLoadFormBuffer
 
static constexpr auto VTABLE = VTABLE_BGSLoadFormBuffer
 
- Static Public Attributes inherited from RE::BGSLoadGameBuffer
static constexpr auto RTTI = RTTI_BGSLoadGameBuffer
 
static constexpr auto VTABLE = VTABLE_BGSLoadGameBuffer
 
- Static Public Attributes inherited from RE::BGSLoadFormData
static constexpr auto RTTI = RTTI_BGSLoadFormData
 

Additional Inherited Members

- Public Types inherited from RE::BGSLoadFormData
enum class  Flags {
  kSkipForm = 1 << 0 , kFormPending = 1 << 1 , kRevertOnly = 1 << 2 , kConstructedForm = 1 << 3 ,
  kCellChanged = 1 << 4 , kLoadingPackageFromExtraData = 1 << 5
}
 
- Public Attributes inherited from RE::BGSLoadGameBuffer
void * buffer
 
std::uint64_t unk10
 
std::uint32_t unk18
 
std::uint32_t unk1C
 
std::uint32_t unk20
 
std::uint32_t bufferPosition
 
- Public Attributes inherited from RE::BGSLoadFormData
FormID formID
 
std::uint32_t size
 
std::uint32_t uncompressedSize
 
std::uint32_t pad0C
 
TESFormform
 
std::uint32_t changeFlags
 
std::uint32_t oldChangeFlags
 
stl::enumeration< Flags, std::uint32_t > flags
 
std::uint8_t pad22
 
std::uint8_t version
 

Constructor & Destructor Documentation

◆ ~BGSLoadFormBuffer()

RE::BGSLoadFormBuffer::~BGSLoadFormBuffer ( )
override

Member Function Documentation

◆ GetVersion()

std::uint8_t RE::BGSLoadFormBuffer::GetVersion ( void  )
overridevirtual

Reimplemented from RE::BGSLoadGameBuffer.

Member Data Documentation

◆ RTTI

constexpr auto RE::BGSLoadFormBuffer::RTTI = RTTI_BGSLoadFormBuffer
inlinestaticconstexpr

◆ VTABLE

constexpr auto RE::BGSLoadFormBuffer::VTABLE = VTABLE_BGSLoadFormBuffer
inlinestaticconstexpr

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