|
| virtual bool | shouldAddToConfiguration () const |
| virtual void | addToMatcher (::OreUI::RouteMatcher &routeMatcher, ::SceneFactory &sceneFactory, ::Bedrock::NotNullNonOwnerPtr<::ISceneStack > const &sceneStack) const |
|
MCAPI | SingleRoute (::std::string const &route, ::std::string const &screenId, ::std::function<::std::shared_ptr<::AbstractScene >(::SceneFactory &, ::std::string const &)> sceneCreationCallback) |
|
MCAPI void * | $ctor (::std::string const &route, ::std::string const &screenId, ::std::function<::std::shared_ptr<::AbstractScene >(::SceneFactory &, ::std::string const &)> sceneCreationCallback) |
|
MCFOLD bool | $shouldAddToConfiguration () const |
|
MCAPI void | $addToMatcher (::OreUI::RouteMatcher &routeMatcher, ::SceneFactory &sceneFactory, ::Bedrock::NotNullNonOwnerPtr<::ISceneStack > const &sceneStack) const |
|
MCFOLD void | $dtor () |
|
|
::ll::TypedStorage< 8, 32, ::std::string > | mRoute |
|
::ll::TypedStorage< 8, 32, ::std::string > | mScreenId |
|
::ll::TypedStorage< 8, 64, ::std::function<::std::shared_ptr<::AbstractScene >(::SceneFactory &, ::std::string const &)> > | mSceneCreationCallback |
◆ SceneCreationCallback
| using OreUI::EntryPoints::SingleRoute::SceneCreationCallback |
Initial value:
::std::function<::std::shared_ptr<::AbstractScene>(
::SceneFactory&, ::std::string
const&)>
Definition SceneFactory.h:5
◆ shouldAddToConfiguration()
| virtual bool OreUI::EntryPoints::SingleRoute::shouldAddToConfiguration |
( |
| ) |
const |
|
virtual |
◆ addToMatcher()
◆ $vftable()
| MCAPI void ** OreUI::EntryPoints::SingleRoute::$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: