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

Public Types

enum class  ScreenType : uchar { Default = 0 , Storage = 1 }
enum class  ScreenType : uchar { Default = 0 , Storage = 1 }

Public Member Functions

ManifestValidation & operator= (ManifestValidation const &)
 ManifestValidation (ManifestValidation const &)
virtual bool shouldAddToConfiguration () const
virtual void addToMatcher (::OreUI::RouteMatcher &routeMatcher, ::SceneFactory &sceneFactory, ::Bedrock::NotNullNonOwnerPtr<::ISceneStack > const &sceneStack) const
MCAPI ManifestValidation (::PackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider, ::std::function<::IContentManager &()> getContentManager)
MCAPI void _navigateToManifestValidationScreen (::SceneFactory &sceneFactory, ::Bedrock::NotNullNonOwnerPtr<::ISceneStack > const &sceneStack, ::std::string const &path, ::OreUI::RouteHistoryAction action, ::OreUI::EntryPoints::ManifestValidation::ScreenType type) const
MCAPI void * $ctor (::PackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider, ::std::function<::IContentManager &()> getContentManager)
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[]> ROUTE ()
static MCAPI ::std::add_lvalue_reference_t< char const[]> ROUTE_STORAGE ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 8, ::PackManifestFactory & > mManifestFactory
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > > mKeyProvider
::ll::TypedStorage< 8, 64, ::std::function<::IContentManager &()> > mGetContentManager

Member Function Documentation

◆ shouldAddToConfiguration()

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

Implements OreUI::IEntryPoint.

◆ addToMatcher()

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

Implements OreUI::IEntryPoint.

◆ $vftable()

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