LeviLamina
Loading...
Searching...
No Matches
World::LocalWorldList Class Reference
Inheritance diagram for World::LocalWorldList:

Public Types

using SubjectType

Public Member Functions

LocalWorldList & operator= (LocalWorldList const &)
 LocalWorldList (LocalWorldList const &)
virtual void onLevelAdded (::std::string const &levelId)
virtual void onLevelUpdated (::std::string const &levelId)
virtual void onLevelDeleted (::std::string const &levelId)
virtual void onSummaryUpdated (::std::string const &levelId)
virtual void onStorageChanged ()
MCAPI LocalWorldList (::ILevelListCache &levelListCache, ::std::shared_ptr<::Options > options, ::Bedrock::NotNullNonOwnerPtr<::IEntitlementManager > entitlementManager, bool isEditorMode)
MCAPI void _checkIfOtherStorageContainsWorlds ()
MCAPI ::std::vector<::LevelSummary_getLocalWorlds (::ILevelListCache &levelListCache, ::TrialManager const &trial, bool isEditorMode)
MCFOLD void onEntitlementRefresh ()
MCAPI void * $ctor (::ILevelListCache &levelListCache, ::std::shared_ptr<::Options > options, ::Bedrock::NotNullNonOwnerPtr<::IEntitlementManager > entitlementManager, bool isEditorMode)
MCAPI void $dtor ()
MCFOLD void $onLevelAdded (::std::string const &levelId)
MCFOLD void $onLevelUpdated (::std::string const &levelId)
MCFOLD void $onLevelDeleted (::std::string const &levelId)
MCFOLD void $onSummaryUpdated (::std::string const &levelId)
MCFOLD void $onStorageChanged ()
SubjectType * getSubject ()
void removeFromSubject ()
virtual void _onSubjectDestroyed ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 8, ::ILevelListCache & > mLevelListCache
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::IEntitlementManager > > mEntitlementManager
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::Options > > mOptions
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmStorageOptionSubscription
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::GenericEntitlementChangeListener > > mEntitlementChangeListener
::ll::TypedStorage< 1, 1, bool > mOtherStorageContainsWorlds
::ll::TypedStorage< 1, 1, bool > mHasCompletedStorageCheck
::ll::TypedStorage< 4, 4, ::FileStorageDirectory > mLastFileStorageDirectory
::ll::TypedStorage< 1, 1, bool const > mIsEditorMode
::ll::TypedStorage< 1, 1, bool > mIsDirty
::ll::TypedStorage< 1, 1, bool > mLevelListCacheDirty
::ll::TypedStorage< 1, 1, bool > mAreTrialWorldsHidden
::ll::TypedStorage< 8, 24, ::std::vector<::LevelSummary > > mLocalWorldList
SubjectType * mpSubject

Member Function Documentation

◆ onLevelAdded()

virtual void World::LocalWorldList::onLevelAdded ( ::std::string const & levelId)
virtual

Reimplemented from LevelListCacheObserver.

◆ onLevelUpdated()

virtual void World::LocalWorldList::onLevelUpdated ( ::std::string const & levelId)
virtual

Reimplemented from LevelListCacheObserver.

◆ onLevelDeleted()

virtual void World::LocalWorldList::onLevelDeleted ( ::std::string const & levelId)
virtual

Reimplemented from LevelListCacheObserver.

◆ onSummaryUpdated()

virtual void World::LocalWorldList::onSummaryUpdated ( ::std::string const & levelId)
virtual

Reimplemented from LevelListCacheObserver.

◆ onStorageChanged()

virtual void World::LocalWorldList::onStorageChanged ( )
virtual

Reimplemented from LevelListCacheObserver.

◆ $vftable()

MCAPI void ** World::LocalWorldList::$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: