| 
    CommonLibSSE (Parapets fork)
    
   | 
 
#include <SmithingMenu.h>
  
Classes | |
| class | SmithingConfirmCallback | 
Public Member Functions | |
| ~SmithingMenu () override | |
| void | Accept (CallbackProcessor *a_cbReg) override | 
| void | Unk_02 (void) override | 
| bool | ProcessUserEvent (BSFixedString *a_control) override | 
  Public Member Functions inherited from RE::CraftingSubMenus::CraftingSubMenu | |
| ~CraftingSubMenu () override | |
| virtual void | Unk_02 (void) | 
| virtual void | Unk_03 (void) | 
| virtual bool | HasItemPreview () | 
| virtual bool | ProcessUserEvent (BSFixedString *a_control) | 
| virtual void | Unk_06 (void) | 
| virtual void | SetItemCardInfo (ItemCard *a_itemCard) | 
  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 Member Functions inherited from RE::BSTEventSink< TESFurnitureEvent > | |
| virtual | ~BSTEventSink ()=default | 
| virtual BSEventNotifyControl | ProcessEvent (const TESFurnitureEvent *a_event, BSTEventSource< TESFurnitureEvent > *a_eventSource)=0 | 
Public Attributes | |
| void * | unk100 | 
| std::uint64_t | unk108 | 
| std::uint64_t | unk110 | 
| std::uint64_t | unk118 | 
| std::uint64_t | unk120 | 
| std::uint64_t | unk128 | 
| std::uint64_t | unk130 | 
| std::uint64_t | unk138 | 
| void * | unk140 | 
| void * | unk148 | 
| std::uint64_t | unk150 | 
| std::uint64_t | unk158 | 
| void * | unk160 | 
  Public Attributes inherited from RE::CraftingSubMenus::CraftingSubMenu | |
| GFxMovieView * | view | 
| TESFurniture * | furniture | 
| ItemCard * | itemCard | 
| GFxValue * | unk030 | 
| GFxValue | craftingMenu | 
| GFxValue | itemList | 
| GFxValue | entryList | 
| GFxValue | itemInfo | 
| GFxValue | bottomBarInfo | 
| GFxValue | additionalDescription | 
| GFxValue | menuName | 
| GFxValue | buttonText | 
| bool | unk0F8 | 
| std::uint8_t | pad0F9 | 
| std::uint16_t | pad0FA | 
| std::uint32_t | pad0FC | 
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_CraftingSubMenus__SmithingMenu | 
  Static Public Attributes inherited from RE::CraftingSubMenus::CraftingSubMenu | |
| static constexpr auto | RTTI = RTTI_CraftingSubMenus__CraftingSubMenu | 
  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 | 
      
  | 
  overridevirtual | 
Implements RE::FxDelegateHandler.
      
  | 
  overridevirtual | 
Reimplemented from RE::CraftingSubMenus::CraftingSubMenu.
      
  | 
  overridevirtual | 
Reimplemented from RE::CraftingSubMenus::CraftingSubMenu.
      
  | 
  inlinestaticconstexpr | 
| void* RE::CraftingSubMenus::SmithingMenu::unk100 | 
| std::uint64_t RE::CraftingSubMenus::SmithingMenu::unk108 | 
| std::uint64_t RE::CraftingSubMenus::SmithingMenu::unk110 | 
| std::uint64_t RE::CraftingSubMenus::SmithingMenu::unk118 | 
| std::uint64_t RE::CraftingSubMenus::SmithingMenu::unk120 | 
| std::uint64_t RE::CraftingSubMenus::SmithingMenu::unk128 | 
| std::uint64_t RE::CraftingSubMenus::SmithingMenu::unk130 | 
| std::uint64_t RE::CraftingSubMenus::SmithingMenu::unk138 | 
| void* RE::CraftingSubMenus::SmithingMenu::unk140 | 
| void* RE::CraftingSubMenus::SmithingMenu::unk148 | 
| std::uint64_t RE::CraftingSubMenus::SmithingMenu::unk150 | 
| std::uint64_t RE::CraftingSubMenus::SmithingMenu::unk158 | 
| void* RE::CraftingSubMenus::SmithingMenu::unk160 |