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

#include <ExtraAttachedArrows3D.h>

Inheritance diagram for RE::ExtraAttachedArrows3D:
RE::BSExtraData

Classes

struct  DataItem
 

Public Member Functions

 ~ExtraAttachedArrows3D () override
 
ExtraDataType GetType () const override
 
bool IsNotEqual (const BSExtraData *a_rhs) const override
 
- Public Member Functions inherited from RE::BSExtraData
 BSExtraData ()
 
virtual ~BSExtraData ()=default
 
virtual ExtraDataType GetType () const =0
 
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

BSTArray< DataItemdata
 
std::uint16_t nextStorage
 
std::uint16_t oldestStorage
 
std::uint32_t pad2C
 
- Public Attributes inherited from RE::BSExtraData
BSExtraDatanext
 

Static Public Attributes

static constexpr auto RTTI = RTTI_ExtraAttachedArrows3D
 
static auto EXTRADATATYPE = ExtraDataType::kAttachedArrows3D
 
- Static Public Attributes inherited from RE::BSExtraData
static constexpr auto RTTI = RTTI_BSExtraData
 
static constexpr auto VTABLE = VTABLE_BSExtraData
 
static 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

◆ ~ExtraAttachedArrows3D()

RE::ExtraAttachedArrows3D::~ExtraAttachedArrows3D ( )
override

Member Function Documentation

◆ GetType()

ExtraDataType RE::ExtraAttachedArrows3D::GetType ( ) const
overridevirtual

Implements RE::BSExtraData.

◆ IsNotEqual()

bool RE::ExtraAttachedArrows3D::IsNotEqual ( const BSExtraData a_rhs) const
overridevirtual

Reimplemented from RE::BSExtraData.

Member Data Documentation

◆ data

BSTArray<DataItem> RE::ExtraAttachedArrows3D::data

◆ EXTRADATATYPE

auto RE::ExtraAttachedArrows3D::EXTRADATATYPE = ExtraDataType::kAttachedArrows3D
inlinestatic

◆ nextStorage

std::uint16_t RE::ExtraAttachedArrows3D::nextStorage

◆ oldestStorage

std::uint16_t RE::ExtraAttachedArrows3D::oldestStorage

◆ pad2C

std::uint32_t RE::ExtraAttachedArrows3D::pad2C

◆ RTTI

constexpr auto RE::ExtraAttachedArrows3D::RTTI = RTTI_ExtraAttachedArrows3D
inlinestaticconstexpr

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