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

#include <BGSAttackDataMap.h>

Inheritance diagram for RE::BGSAttackDataMap:
RE::NiRefObject

Public Member Functions

 ~BGSAttackDataMap () override
 
- Public Member Functions inherited from RE::NiRefObject
 NiRefObject ()
 
virtual ~NiRefObject ()
 
virtual void DeleteThis ()
 
void IncRefCount ()
 
void DecRefCount ()
 
constexpr std::uint32_t GetRefCount () const noexcept
 
 TES_HEAP_REDEFINE_NEW ()
 

Public Attributes

BSTHashMap< BSFixedString, NiPointer< BGSAttackData > > attackDataMap
 
TESRacedefaultDataRace
 
- Public Attributes inherited from RE::NiRefObject
volatile std::uint32_t _refCount { 0 }
 
std::uint32_t _pad0C { 0 }
 

Static Public Attributes

static constexpr auto RTTI = RTTI_BGSAttackDataMap
 
- Static Public Attributes inherited from RE::NiRefObject
static constexpr auto RTTI = RTTI_NiRefObject
 

Additional Inherited Members

- Static Public Member Functions inherited from RE::NiRefObject
static volatile std::uint32_t * GetTotalObjectCount ()
 

Constructor & Destructor Documentation

◆ ~BGSAttackDataMap()

RE::BGSAttackDataMap::~BGSAttackDataMap ( )
override

Member Data Documentation

◆ attackDataMap

BSTHashMap<BSFixedString, NiPointer<BGSAttackData> > RE::BGSAttackDataMap::attackDataMap

◆ defaultDataRace

TESRace* RE::BGSAttackDataMap::defaultDataRace

◆ RTTI

constexpr auto RE::BGSAttackDataMap::RTTI = RTTI_BGSAttackDataMap
inlinestaticconstexpr

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