CommonLibSSE (Parapets fork)
|
#include <Journal_SystemTab.h>
Public Member Functions | |
~Journal_SystemTab () override | |
void | Accept (CallbackProcessor *a_cbReg) override |
BSEventNotifyControl | ProcessEvent (const BSSaveDataEvent *a_event, BSTEventSource< BSSaveDataEvent > *a_eventSource) override |
BSEventNotifyControl | ProcessEvent (const BSGamerProfileEvent *a_event, BSTEventSource< BSGamerProfileEvent > *a_eventSource) override |
BSEventNotifyControl | ProcessEvent (const BGSSaveLoadManagerEvent *a_event, BSTEventSource< BGSSaveLoadManagerEvent > *a_eventSource) override |
BSEventNotifyControl | ProcessEvent (const BSRemoteGamepadEvent *a_event, BSTEventSource< BSRemoteGamepadEvent > *a_eventSource) 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 | |
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 () |
Public Member Functions inherited from RE::BSTEventSink< BSSaveDataEvent > | |
virtual | ~BSTEventSink ()=default |
Public Member Functions inherited from RE::BSTEventSink< BSGamerProfileEvent > | |
virtual | ~BSTEventSink ()=default |
Public Member Functions inherited from RE::BSTEventSink< BGSSaveLoadManagerEvent > | |
virtual | ~BSTEventSink ()=default |
Public Member Functions inherited from RE::BSTEventSink< BSRemoteGamepadEvent > | |
virtual | ~BSTEventSink ()=default |
Static Public Attributes | |
static constexpr auto | RTTI = RTTI_Journal_SystemTab |
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.
|
overridevirtual |
Implements RE::BSTEventSink< BGSSaveLoadManagerEvent >.
|
overridevirtual |
Implements RE::BSTEventSink< BSGamerProfileEvent >.
|
overridevirtual |
Implements RE::BSTEventSink< BSRemoteGamepadEvent >.
|
overridevirtual |
Implements RE::BSTEventSink< BSSaveDataEvent >.
|
inlinestaticconstexpr |