|
CommonLibSSE (Parapets fork)
|
#include <MapMenu.h>
Public Member Functions | |
| ~MapMenu () override | |
| void | Accept (CallbackProcessor *a_processor) override |
| UI_MESSAGE_RESULTS | ProcessMessage (UIMessage &a_message) override |
| void | AdvanceMovie (float a_interval, std::uint32_t a_currentTime) override |
| void | RefreshPlatform () override |
| BSEventNotifyControl | ProcessEvent (const MenuOpenCloseEvent *a_event, BSTEventSource< MenuOpenCloseEvent > *a_eventSource) override |
Public Member Functions inherited from RE::IMenu | |
| ~IMenu () override | |
| virtual void | PostCreate () |
| virtual void | Unk_03 (void) |
| virtual void | PostDisplay () |
| virtual void | PreDisplay () |
| constexpr bool | AdvancesUnderPauseMenu () const noexcept |
| constexpr bool | AllowSaving () const noexcept |
| constexpr bool | AlwaysOpen () const noexcept |
| constexpr bool | ApplicationMenu () const noexcept |
| constexpr bool | AssignCursorToRenderer () const noexcept |
| constexpr bool | CustomRendering () const noexcept |
| constexpr bool | CompanionAppAllowed () const noexcept |
| constexpr bool | DisablePauseMenu () const noexcept |
| constexpr bool | DontHideCursorWhenTopmost () const noexcept |
| constexpr bool | FreezeFrameBackground () const noexcept |
| constexpr bool | FreezeFramePause () const noexcept |
| constexpr bool | HasButtonBar () const noexcept |
| constexpr bool | InventoryItemMenu () const noexcept |
| constexpr bool | IsTopButtonBar () const noexcept |
| constexpr bool | LargeScaleformRenderCacheMode () const noexcept |
| constexpr bool | Modal () const noexcept |
| constexpr bool | OnStack () const noexcept |
| constexpr bool | PausesGame () const noexcept |
| constexpr bool | RendersOffscreenTargets () const noexcept |
| constexpr bool | RendersUnderPauseMenu () const noexcept |
| constexpr bool | RequiresUpdate () const noexcept |
| constexpr bool | SkipRenderDuringFreezeFrameScreenshot () const noexcept |
| constexpr bool | TopmostRenderedMenu () const noexcept |
| constexpr bool | UpdateUsesCursor () const noexcept |
| constexpr bool | UsesBlurredBackground () const noexcept |
| constexpr bool | UsesCursor () const noexcept |
| constexpr bool | UsesMenuContext () const noexcept |
| constexpr bool | UsesMovementToDirection () const noexcept |
Public Member Functions inherited from RE::FxDelegateHandler | |
| ~FxDelegateHandler () override=default | |
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< MenuOpenCloseEvent > | |
| virtual | ~BSTEventSink ()=default |
Public Member Functions inherited from RE::IMapCameraCallbacks | |
| virtual void | Unk_00 (void) |
| virtual void | Unk_01 (void) |
| virtual | ~IMapCameraCallbacks () |
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_MapMenu |
| constexpr static std::string_view | MENU_NAME = "MapMenu" |
Static Public Attributes inherited from RE::IMenu | |
| static constexpr auto | RTTI = RTTI_IMenu |
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 |
Static Public Attributes inherited from RE::IMapCameraCallbacks | |
| static constexpr auto | RTTI = RTTI_IMapCameraCallbacks |
Additional Inherited Members | |
Public Types inherited from RE::IMenu | |
| using | Context = UserEvents::INPUT_CONTEXT_ID |
| using | Flag = UI_MENU_FLAGS |
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 |
Reimplemented from RE::IMenu.
|
overridevirtual |
Reimplemented from RE::IMenu.
|
overridevirtual |
Implements RE::BSTEventSink< MenuOpenCloseEvent >.
|
overridevirtual |
Reimplemented from RE::IMenu.
|
overridevirtual |
Reimplemented from RE::IMenu.
| MapCamera RE::MapMenu::camera |
| LocalMapMenu RE::MapMenu::localMapMenu |
| BSTSmartPointer<MapLookHandler> RE::MapMenu::lookHandler |
|
staticconstexpr |
| BSTSmartPointer<MapMoveHandler> RE::MapMenu::moveHandler |
|
inlinestaticconstexpr |
| std::uint64_t RE::MapMenu::unk00058 |
| RefHandle RE::MapMenu::unk30460 |
| std::uint32_t RE::MapMenu::unk30464 |
| std::uint32_t RE::MapMenu::unk30468 |
| std::uint32_t RE::MapMenu::unk3046C |
| BSTArray<void*> RE::MapMenu::unk30470 |
| BSTArray<void*> RE::MapMenu::unk30488 |
| std::uint64_t RE::MapMenu::unk30530 |
| GFxValue RE::MapMenu::unk30540 |
| std::uint64_t RE::MapMenu::unk30558 |
| std::uint64_t RE::MapMenu::unk30560 |
| std::uint64_t RE::MapMenu::unk30568 |
| std::uint32_t RE::MapMenu::unk30570 |
| BSSoundHandle RE::MapMenu::unk30574 |
| std::uint64_t RE::MapMenu::unk30580 |
| std::uint64_t RE::MapMenu::unk30588 |
| std::uint64_t RE::MapMenu::unk30590 |
| TESWorldSpace* RE::MapMenu::worldSpace |
| BSTSmartPointer<MapZoomHandler> RE::MapMenu::zoomHandler |