|
LeviLamina
|
Public Member Functions | |
| virtual bool | shouldAddToConfiguration () const |
| virtual void | addToMatcher (::OreUI::RouteMatcher &routeMatcher, ::SceneFactory &sceneFactory, ::Bedrock::NotNullNonOwnerPtr<::ISceneStack > const &sceneStack) const |
| MCAPI | RealmsReplaceWorldScreen (::std::function<::std::shared_ptr<::Realms::RealmsWorldContext >()> realmsWorldContext, ::std::function<::std::shared_ptr<::Realms::RealmsWorldEditor >()> realmsWorldEditor, ::std::function<::Bedrock::NotNullNonOwnerPtr<::Realms::RealmsWorldPackContext >()> &&getRealmsWorldPackContext) |
| MCAPI void * | $ctor (::std::function<::std::shared_ptr<::Realms::RealmsWorldContext >()> realmsWorldContext, ::std::function<::std::shared_ptr<::Realms::RealmsWorldEditor >()> realmsWorldEditor, ::std::function<::Bedrock::NotNullNonOwnerPtr<::Realms::RealmsWorldPackContext >()> &&getRealmsWorldPackContext) |
| MCFOLD bool | $shouldAddToConfiguration () const |
| MCAPI void | $addToMatcher (::OreUI::RouteMatcher &routeMatcher, ::SceneFactory &sceneFactory, ::Bedrock::NotNullNonOwnerPtr<::ISceneStack > const &sceneStack) const |
| MCFOLD void | $dtor () |
Static Public Member Functions | |
| static MCAPI ::std::add_lvalue_reference_t< char const[]> | BASE_SCREEN_ID () |
| static MCAPI ::OreUI::EntryPoints::RouteFlags const & | FLAGS () |
| static MCAPI ::std::add_lvalue_reference_t< char const[]> | REALM_ID () |
| static MCAPI ::std::add_lvalue_reference_t< char const[]> | ROUTE () |
| static MCAPI ::std::add_lvalue_reference_t< char const[]> | SLOT_ID () |
| static MCAPI void ** | $vftable () |
Public Attributes | |
| ::ll::TypedStorage< 8, 64, ::std::function<::std::shared_ptr<::Realms::RealmsWorldContext >()> > | mRealmsWorldContext |
| ::ll::TypedStorage< 8, 64, ::std::function<::std::shared_ptr<::Realms::RealmsWorldEditor >()> > | mRealmsWorldEditor |
| ::ll::TypedStorage< 8, 64, ::std::function<::Bedrock::NotNullNonOwnerPtr<::Realms::RealmsWorldPackContext >()> > | mGetRealmsWorldPackContext |
|
virtual |
Implements OreUI::IEntryPoint.
|
virtual |
Implements OreUI::IEntryPoint.
|
static |