CommonLibSSE NG
|
#include <GFxFunctionHandler.h>
Classes | |
struct | Params |
Public Member Functions | |
virtual | ~GFxFunctionHandler ()=default |
virtual void | Call (Params &a_params)=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_GFxFunctionHandler |
Static Public Attributes inherited from RE::GRefCountImpl | |
static constexpr auto | RTTI = RTTI_GRefCountImpl |
Additional Inherited Members | |
Public Types inherited from RE::GRefCountBase< GFxFunctionHandler, GStatGroups::kGStat_Default_Mem > | |
enum | |
|
virtualdefault |
|
pure virtual |
Implemented in RE::CreationClubMenu, RE::CreditsMenu, RE::MainMenu, and RE::ModManagerMenu.
|
inlinestaticconstexpr |