CommonLibSSE NG
|
#include <GFxResourceLibBase.h>
Public Member Functions | |
virtual void | RemoveResourceOnRelease (GFxResource *a_res)=0 |
virtual void | PinResource (GFxResource *a_res)=0 |
virtual void | UnpinResource (GFxResource *a_res)=0 |
![]() | |
GFC_MEMORY_REDEFINE_NEW_IMPL (GRefCountImpl, GFC_REFCOUNTALLOC_CHECK_DELETE, StatType) | |
![]() | |
~GRefCountImpl () override=default | |
void | AddRef () |
void | Release () |
Additional Inherited Members | |
![]() | |
enum | |
![]() | |
static constexpr auto | RTTI = RTTI_GRefCountImpl |
|
pure virtual |
Implemented in RE::GFxResourceWeakLib.
|
pure virtual |
Implemented in RE::GFxResourceWeakLib.
|
pure virtual |
Implemented in RE::GFxResourceWeakLib.