|
CommonLibSSE (powerof3)
|
#include <AlchemyMenu.h>
Classes | |
| class | MenuIngredientEntry |
| class | PotionCreationData |
| class | QuitMenuCallback |
| class | UsableEffectMap |
Public Member Functions | |
| ~AlchemyMenu () override | |
| void | Accept (CallbackProcessor *a_cbReg) override |
| void | Unk_05 (void) override |
Public Member Functions inherited from RE::CraftingSubMenus::CraftingSubMenu | |
| ~CraftingSubMenu () override | |
| virtual void | Unk_02 (void) |
| virtual void | Unk_03 (void) |
| virtual void | Unk_04 (void) |
| virtual void | Unk_05 (void) |
| virtual void | Unk_06 (void) |
| virtual void | Unk_07 (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 Member Functions inherited from RE::BSTEventSink< TESFurnitureEvent > | |
| virtual | ~BSTEventSink ()=default |
| virtual BSEventNotifyControl | ProcessEvent (const TESFurnitureEvent *a_event, BSTEventSource< TESFurnitureEvent > *a_eventSource)=0 |
Public Attributes | |
| BSTArray< MenuIngredientEntry > | ingredientEntries |
| BSTArray< void * > | unk118 |
| std::uint64_t | unk130 |
| PotionCreationData | potionCreationData |
| GFxValue | unk158 |
| std::uint64_t | unk170 |
| TESForm * | unk178 |
| TESForm * | unk180 |
| std::uint64_t | unk188 |
| BSFixedString | newRecipeFormatString |
| std::uint64_t | playerHasPurityPerk |
Public Attributes inherited from RE::CraftingSubMenus::CraftingSubMenu | |
| std::uint64_t | unk018 |
| TESFurniture * | furniture |
| std::uint64_t | unk028 |
| GFxValue * | unk030 |
| GFxValue | unk038 |
| GFxValue | unk050 |
| GFxValue | unk068 |
| GFxValue | unk080 |
| GFxValue | unk098 |
| GFxValue | unk0B0 |
| GFxValue | unk0C8 |
| GFxValue | unk0E0 |
| std::uint64_t | unk0F8 |
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_CraftingSubMenus__AlchemyMenu |
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.
| BSTArray<MenuIngredientEntry> RE::CraftingSubMenus::AlchemyMenu::ingredientEntries |
| BSFixedString RE::CraftingSubMenus::AlchemyMenu::newRecipeFormatString |
| std::uint64_t RE::CraftingSubMenus::AlchemyMenu::playerHasPurityPerk |
| PotionCreationData RE::CraftingSubMenus::AlchemyMenu::potionCreationData |
|
inlinestaticconstexpr |
| BSTArray<void*> RE::CraftingSubMenus::AlchemyMenu::unk118 |
| std::uint64_t RE::CraftingSubMenus::AlchemyMenu::unk130 |
| GFxValue RE::CraftingSubMenus::AlchemyMenu::unk158 |
| std::uint64_t RE::CraftingSubMenus::AlchemyMenu::unk170 |
| TESForm* RE::CraftingSubMenus::AlchemyMenu::unk178 |
| TESForm* RE::CraftingSubMenus::AlchemyMenu::unk180 |
| std::uint64_t RE::CraftingSubMenus::AlchemyMenu::unk188 |