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

#include <NiRefObject.h>

Inheritance diagram for RE::NiRefObject:
RE::ActorKnowledge RE::Archive RE::AttackAnimationArrayMap RE::BGSAttackData RE::BGSAttackDataMap RE::BSFaceGenModel RE::BSFaceGenModelMap::Entry RE::BSHandleRefObject RE::BSLight RE::BSParticleShaderEmitter RE::BSPortalGraph RE::BSShader RE::CombatObject RE::DetectionListener RE::DetectionState RE::NiObject RE::TESWaterDisplacement RE::TESWaterNormals RE::TESWaterObject RE::TESWaterReflections RE::bhkCharacterController

Public Member Functions

 NiRefObject ()
 
virtual ~NiRefObject ()
 
virtual void DeleteThis ()
 
void IncRefCount ()
 
void DecRefCount ()
 
constexpr std::uint32_t GetRefCount () const noexcept
 
 TES_HEAP_REDEFINE_NEW ()
 

Static Public Member Functions

static volatile std::uint32_t * GetTotalObjectCount ()
 

Public Attributes

volatile std::uint32_t _refCount { 0 }
 
std::uint32_t _pad0C { 0 }
 

Static Public Attributes

static constexpr auto RTTI = RTTI_NiRefObject
 

Constructor & Destructor Documentation

◆ NiRefObject()

RE::NiRefObject::NiRefObject ( )

◆ ~NiRefObject()

virtual RE::NiRefObject::~NiRefObject ( )
virtual

Member Function Documentation

◆ DecRefCount()

void RE::NiRefObject::DecRefCount ( )

◆ DeleteThis()

virtual void RE::NiRefObject::DeleteThis ( )
virtual

◆ GetRefCount()

constexpr std::uint32_t RE::NiRefObject::GetRefCount ( ) const
inlineconstexprnoexcept

◆ GetTotalObjectCount()

static volatile std::uint32_t * RE::NiRefObject::GetTotalObjectCount ( )
static

◆ IncRefCount()

void RE::NiRefObject::IncRefCount ( )

◆ TES_HEAP_REDEFINE_NEW()

RE::NiRefObject::TES_HEAP_REDEFINE_NEW ( )

Member Data Documentation

◆ _pad0C

std::uint32_t RE::NiRefObject::_pad0C { 0 }

◆ _refCount

volatile std::uint32_t RE::NiRefObject::_refCount { 0 }

◆ RTTI

constexpr auto RE::NiRefObject::RTTI = RTTI_NiRefObject
inlinestaticconstexpr

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