| 
    CommonLibSSE (Parapets fork)
    
   | 
 
#include <JournalTab.h>
  
Public Member Functions | |
| ~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 () | 
Public Attributes | |
| GPtr< GFxMovieView > | view | 
Static Public Attributes | |
| 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 | |
      
  | 
  override | 
      
  | 
  virtual | 
      
  | 
  virtual | 
      
  | 
  inlinestaticconstexpr | 
| GPtr<GFxMovieView> RE::JournalTab::view |