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

Public Member Functions

virtual bool update ()
MCAPI EditorTutorialFacet (::Editor::ServiceProviderCollection *services)
MCAPI void _handleStageChangeEvent (::HashedString const &curr, ::HashedString const &, bool)
MCAPI void _handleStageConditionsChangeEvent (::std::unordered_map<::HashedString, bool > const &conditions)
MCAPI void activateTutorial ()
MCAPI void endTutorial (bool cancelled)
MCFOLD ::std::unordered_map<::HashedString, bool > const & getCurrentStageConditions () const
MCFOLD::HashedString const & getCurrentStageId () const
MCAPI bool isTutorialActive () const
MCAPI bool isTutorialStarted () const
MCAPI void reportStageCondition (::HashedString const &stageId, ::HashedString const &condition)
MCAPI void skipToNextStage ()
MCAPI void * $ctor (::Editor::ServiceProviderCollection *services)
MCAPI void $dtor ()
MCFOLD bool $update ()

Static Public Member Functions

static MCAPI ::std::add_lvalue_reference_t< char const[]> NAME ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 1, 1, bool > mIsDirty
::ll::TypedStorage< 8, 8, ::Editor::Services::ClientTutorialServiceProvider * > mTutorialService
::ll::TypedStorage< 8, 48, ::HashedStringmCurrentStage
::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, bool > > mCurrentConditions
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmStageChangeEventSub
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmStageConditionsChangeEventSub

Member Function Documentation

◆ $vftable()

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