|
|
ViewsCoordinator & | operator= (ViewsCoordinator const &) |
|
| ViewsCoordinator (ViewsCoordinator const &) |
| virtual ::Bedrock::NonOwnerPointer<::OreUI::IView > | get (::OreUI::ViewId viewId) const |
| virtual void | discard (::OreUI::ViewId viewId) |
|
MCAPI | ViewsCoordinator (::cohtml::System *system, ::cohtml::SystemRenderer *systemRenderer, ::cohtml::ITimeZoneProvider *timeZoneProvider, ::OreUI::LayoutScheduler &layoutScheduler, ::OreUI::FramesToPaintQueue &framesToPaint, ::std::function< void(::std::string_view)> showDebugToast, ::Bedrock::NotNullNonOwnerPtr<::Input::Debug::ISplitscreenRedirect > const &debugSplitscreenInputRedirect) |
|
MCAPI void | _destroyView (::OreUI::ViewId viewId) |
|
MCAPI ::std::vector<::OreUI::ViewId > | _getViewIds () |
|
MCAPI void | clearUnusedCachedViews (::SubClientId subClientId) |
|
MCAPI::OreUI::ViewId | createView (::OreUI::Detail::ViewContextFactory &contextFactory, ::std::string const &viewPath, ::std::unique_ptr<::OreUI::IFacetRegistry > facets, ::IClientInstance &clientInstance, ::OreUI::ViewCacheMode viewCacheMode) |
|
MCAPI ::std::unique_ptr<::IGamefaceTextInputProxy > | getTextInputProxy () |
|
MCAPI void | onKeyboardDismissed () |
|
MCAPI void | setTextBoxState (::TextBoxStateChange const &stateChange) |
|
MCAPI void | update (double time) |
|
MCAPI void * | $ctor (::cohtml::System *system, ::cohtml::SystemRenderer *systemRenderer, ::cohtml::ITimeZoneProvider *timeZoneProvider, ::OreUI::LayoutScheduler &layoutScheduler, ::OreUI::FramesToPaintQueue &framesToPaint, ::std::function< void(::std::string_view)> showDebugToast, ::Bedrock::NotNullNonOwnerPtr<::Input::Debug::ISplitscreenRedirect > const &debugSplitscreenInputRedirect) |
|
MCAPI void | $dtor () |
|
MCAPI ::Bedrock::NonOwnerPointer<::OreUI::IView > | $get (::OreUI::ViewId viewId) const |
|
MCAPI void | $discard (::OreUI::ViewId viewId) |
|
|
::ll::TypedStorage< 8, 8, ::cohtml::System * > | mSystem |
|
::ll::TypedStorage< 8, 8, ::cohtml::SystemRenderer * > | mSystemRenderer |
|
::ll::TypedStorage< 8, 8, ::cohtml::ITimeZoneProvider * > | mTimeZoneProvider |
|
::ll::TypedStorage< 8, 8, ::OreUI::LayoutScheduler & > | mLayoutScheduler |
|
::ll::TypedStorage< 8, 8, ::OreUI::FramesToPaintQueue & > | mFramesToPaint |
|
::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::ViewsCoordinator::ViewEntry > > | mViews |
|
::ll::TypedStorage< 8, 96, ::OreUI::ViewsCacheRegistry > | mViewsCacheRegistry |
|
::ll::TypedStorage< 8, 64, ::std::function< void(::std::string_view)> > | mShowDebugToast |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::Input::Debug::ISplitscreenRedirect > > | mDebugSplitscreenInputRedirect |
|
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |
◆ get()
◆ discard()
◆ $vftable()
| MCAPI void ** OreUI::ViewsCoordinator::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following files: