12 #ifndef SKYRIM_CROSS_VR
21 constexpr
static std::string_view
MENU_NAME =
"Cursor Menu";
29 #ifndef SKYRIM_CROSS_VR
37 return &REL::RelocateMember<MenuEventHandler>(
this, 0x30, 0x40);
45 #ifndef ENABLE_SKYRIM_VR
46 static_assert(
sizeof(CursorMenu) == 0x40);
47 #elif !defined(ENABLE_SKYRIM_AE) && !defined(ENABLE_SKYRIM_SE)
48 static_assert(
sizeof(CursorMenu) == 0x50);
Definition: MenuEventHandler.h:14
Definition: MouseMoveEvent.h:8
Definition: ThumbstickEvent.h:8
Definition: UIMessage.h:28
Definition: AbsorbEffect.h:6
UI_MESSAGE_RESULTS
Definition: IMenu.h:48
constexpr REL::VariantID RTTI_CursorMenu(688828, 396680, 0x1f46700)