LeviLamina
Loading...
Searching...
No Matches
OreUI::RouteMatcher::RouteEntry Struct Reference

Public Member Functions

MCAPI RouteEntry (::std::string const &baseScreenId, ::std::string const &pattern, ::OreUI::RouteType type, ::OreUI::RouteMode mode, ::OreUI::RoutePrerequisite prerequisite, ::std::function< bool()> isActiveCallback, ::std::function< void(::std::string const &, ::OreUI::RouteHistoryAction)> matchCallback)
MCAPI void * $ctor (::std::string const &baseScreenId, ::std::string const &pattern, ::OreUI::RouteType type, ::OreUI::RouteMode mode, ::OreUI::RoutePrerequisite prerequisite, ::std::function< bool()> isActiveCallback, ::std::function< void(::std::string const &, ::OreUI::RouteHistoryAction)> matchCallback)
MCAPI void $dtor ()

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string const > baseScreenId
::ll::TypedStorage< 8, 32, ::std::string const > pattern
::ll::TypedStorage< 4, 4, ::OreUI::RouteType > type
::ll::TypedStorage< 4, 4, ::OreUI::RouteMode > mode
::ll::TypedStorage< 4, 4, ::OreUI::RoutePrerequisite > prerequisite
::ll::TypedStorage< 8, 64, ::std::function< bool()> > isActiveCallback
::ll::TypedStorage< 8, 64, ::std::function< void(::std::string const &, ::OreUI::RouteHistoryAction)> > matchCallback

The documentation for this struct was generated from the following files: