|
|
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 () |
|
|
::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::Subscription > | mStorageOptionSubscription |
|
::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 |