LeviLamina
Loading...
Searching...
No Matches
OreUI::EntryPoints::RealmsCreateScreen Class Reference
Inheritance diagram for OreUI::EntryPoints::RealmsCreateScreen:

Public Member Functions

virtual bool shouldAddToConfiguration () const
virtual void addToMatcher (::OreUI::RouteMatcher &routeMatcher, ::SceneFactory &sceneFactory, ::Bedrock::NotNullNonOwnerPtr<::ISceneStack > const &sceneStack) const
MCAPI RealmsCreateScreen (::Bedrock::NotNullNonOwnerPtr<::Social::IUserManager > userManager, ::std::function<::Bedrock::NotNullNonOwnerPtr<::IOfferRepository >()> getOfferRepository, ::std::function<::Bedrock::NotNullNonOwnerPtr<::SunsettingManager >()> getSunsettingManager, ::std::weak_ptr<::RealmsAPI > realms)
MCAPI void * $ctor (::Bedrock::NotNullNonOwnerPtr<::Social::IUserManager > userManager, ::std::function<::Bedrock::NotNullNonOwnerPtr<::IOfferRepository >()> getOfferRepository, ::std::function<::Bedrock::NotNullNonOwnerPtr<::SunsettingManager >()> getSunsettingManager, ::std::weak_ptr<::RealmsAPI > realms)
MCAPI void $dtor ()
MCFOLD bool $shouldAddToConfiguration () const
MCAPI void $addToMatcher (::OreUI::RouteMatcher &routeMatcher, ::SceneFactory &sceneFactory, ::Bedrock::NotNullNonOwnerPtr<::ISceneStack > const &sceneStack) const

Static Public Member Functions

static MCAPI ::std::add_lvalue_reference_t< char const[]> BASE_SCREEN_ID ()
static MCAPI ::std::add_lvalue_reference_t< char const[]> OFFER_TIER ()
static MCAPI ::std::add_lvalue_reference_t< char const[]> REALM_NAME ()
static MCAPI ::std::add_lvalue_reference_t< char const[]> ROUTE ()
static MCAPI ::std::add_lvalue_reference_t< char const[]> SUBSCRIPTION_ID ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::Social::IUserManager > const > mUserManager
::ll::TypedStorage< 8, 64, ::std::function<::Bedrock::NotNullNonOwnerPtr<::IOfferRepository >()> > mGetOfferRepository
::ll::TypedStorage< 8, 64, ::std::function<::Bedrock::NotNullNonOwnerPtr<::SunsettingManager >()> > mGetSunsettingManager
::ll::TypedStorage< 8, 16, ::std::weak_ptr<::RealmsAPI > > mRealms

Member Function Documentation

◆ shouldAddToConfiguration()

virtual bool OreUI::EntryPoints::RealmsCreateScreen::shouldAddToConfiguration ( ) const
virtual

Implements OreUI::IEntryPoint.

◆ addToMatcher()

virtual void OreUI::EntryPoints::RealmsCreateScreen::addToMatcher ( ::OreUI::RouteMatcher & routeMatcher,
::SceneFactory & sceneFactory,
::Bedrock::NotNullNonOwnerPtr<::ISceneStack > const & sceneStack ) const
virtual

Implements OreUI::IEntryPoint.

◆ $vftable()

MCAPI void ** OreUI::EntryPoints::RealmsCreateScreen::$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: