7 namespace CraftingSubMenus
19 constexpr
static std::string_view
MENU_NAME =
"Crafting Menu";
25 void AdvanceMovie(
float a_interval, std::uint32_t a_currentTime)
override;
30 return REL::RelocateMember<CraftingSubMenus::CraftingSubMenu*>(
this, 0x30, 0x40);
35 REL::RelocateMember<CraftingSubMenus::CraftingSubMenu*>(
this, 0x30, 0x40) = craftingSubMenu;
39 #ifndef SKYRIM_CROSS_VR
43 #ifndef ENABLE_SKYRIM_VR
45 #elif !defined(ENABLE_SKYRIM_AE) && !defined(ENABLE_SKYRIM_SE)
Definition: UIMessage.h:28
Definition: AbsorbEffect.h:6
constexpr REL::VariantID RTTI_CraftingMenu(688808, 396660, 0x1f46110)
UI_MESSAGE_RESULTS
Definition: IMenu.h:48