Open 3D Engine EMotionFX Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZStd::IntrusivePtrCountPolicy< MCore::MemoryObject > Struct Reference

#include <SystemCommon.h>

Static Public Member Functions

static AZ_FORCE_INLINE void add_ref (MCore::MemoryObject *ptr)
 
static AZ_FORCE_INLINE void release (MCore::MemoryObject *ptr)
 

Detailed Description

Intrusive ptr for EMotionFX-owned objects (uses EMotionFX's internal ref-counting MCore::Destroy()).


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