CommonLibSSE NG
|
#include <Journal_StatsTab.h>
Public Member Functions | |
~Journal_StatsTab () override | |
void | Accept (CallbackProcessor *a_cbReg) override |
Public Member Functions inherited from RE::JournalTab | |
~JournalTab () override | |
virtual void | Unk_02 (void) |
virtual void | Unk_03 (void) |
Public Member Functions inherited from RE::FxDelegateHandler | |
~FxDelegateHandler () override=default | |
virtual void | Accept (CallbackProcessor *a_cbReg)=0 |
Public Member Functions inherited from RE::GRefCountBaseStatImpl< GRefCountImpl, STAT > | |
GFC_MEMORY_REDEFINE_NEW_IMPL (GRefCountImpl, GFC_REFCOUNTALLOC_CHECK_DELETE, StatType) | |
Public Member Functions inherited from RE::GRefCountImpl | |
~GRefCountImpl () override=default | |
void | AddRef () |
void | Release () |
Static Public Attributes | |
static constexpr auto | RTTI = RTTI_Journal_StatsTab |
Static Public Attributes inherited from RE::JournalTab | |
static constexpr auto | RTTI = RTTI_JournalTab |
Static Public Attributes inherited from RE::FxDelegateHandler | |
static constexpr auto | RTTI = RTTI_FxDelegateHandler |
Static Public Attributes inherited from RE::GRefCountImpl | |
static constexpr auto | RTTI = RTTI_GRefCountImpl |
Additional Inherited Members | |
Public Types inherited from RE::FxDelegateHandler | |
using | CallbackFn = void(const FxDelegateArgs &a_params) |
Public Types inherited from RE::GRefCountBase< FxDelegateHandler, GStatGroups::kGStat_Default_Mem > | |
enum | |
Public Attributes inherited from RE::JournalTab | |
GPtr< GFxMovieView > | view |
|
override |
|
overridevirtual |
Implements RE::FxDelegateHandler.
|
inlinestaticconstexpr |