|
| virtual void | tick (::MinecraftScreenModel &minecraftScreenModel) |
| virtual void | onCancel (::MinecraftScreenModel &minecraftScreenModel) |
| virtual void | onStart (::MinecraftScreenModel &minecraftScreenModel) |
| virtual::LoadingState | getLoadingState (::MinecraftScreenModel &minecraftScreenModel) const |
| virtual::std::string | getProgressMessage (::MinecraftScreenModel &minecraftScreenModel) const |
| virtual float | getLoadingProgress (::MinecraftScreenModel &minecraftScreenModel) const |
|
virtual::std::string | getTitleText () const |
| virtual::std::string | getName () const |
|
virtual::ProgressAnimation | showLoadingBar () const |
|
MCAPI | EduCloudUploadProgressHandler (::std::string levelId, ::std::string levelName, ::Bedrock::NonOwnerPointer<::EduCloud::IEduCloudSaveSystem > eduCloudSaveSystem, ::std::optional<::CloudSaveLevelInfo > cloudSaveLevelInfo) |
|
MCAPI::std::string const | getUploadErrorCode () const |
|
MCAPI void | getUploadErrorStrings (::MSGraph::GraphResponse errorStatus) |
|
MCAPI void | startUpload () |
|
MCAPI void | updateText (::MinecraftScreenModel &minecraftScreenModel) |
|
MCAPI void * | $ctor (::std::string levelId, ::std::string levelName, ::Bedrock::NonOwnerPointer<::EduCloud::IEduCloudSaveSystem > eduCloudSaveSystem, ::std::optional<::CloudSaveLevelInfo > cloudSaveLevelInfo) |
|
MCAPI void | $dtor () |
|
MCAPI void | $tick (::MinecraftScreenModel &minecraftScreenModel) |
|
MCAPI void | $onCancel (::MinecraftScreenModel &minecraftScreenModel) |
|
MCAPI void | $onStart (::MinecraftScreenModel &minecraftScreenModel) |
|
MCFOLD::LoadingState | $getLoadingState (::MinecraftScreenModel &minecraftScreenModel) const |
|
MCAPI::std::string | $getProgressMessage (::MinecraftScreenModel &minecraftScreenModel) const |
|
MCAPI float | $getLoadingProgress (::MinecraftScreenModel &minecraftScreenModel) const |
|
MCAPI::std::string | $getTitleText () const |
|
MCAPI::std::string | $getName () const |
|
MCFOLD::ProgressAnimation | $showLoadingBar () const |
| virtual void | onExit (::MinecraftScreenModel &minecraftScreenModel) |
|
MCFOLD void | $onExit (::MinecraftScreenModel &minecraftScreenModel) |
|
virtual void | onGameEventNotification (::MinecraftScreenModel &minecraftScreenModel, ::ui::GameEventNotification const ¬ification) |
|
virtual void | onRetry (::MinecraftScreenModel &minecraftScreenModel) |
|
virtual void | addEventProperties (::std::unordered_map<::std::string, ::std::string > &eventProperties) const |
|
virtual::std::string | getTTSProgressMessage () const |
|
MCFOLD void | $onGameEventNotification (::MinecraftScreenModel &minecraftScreenModel, ::ui::GameEventNotification const ¬ification) |
|
MCFOLD void | $onRetry (::MinecraftScreenModel &minecraftScreenModel) |
|
MCFOLD void | $addEventProperties (::std::unordered_map<::std::string, ::std::string > &eventProperties) const |
|
MCAPI::std::string | $getTTSProgressMessage () const |
|
|
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::EduCloud::IEduCloudSaveSystem > > | mEduCloudSaveSystem |
|
::ll::TypedStorage< 4, 4, ::LoadingState > | mLoadingState |
|
::ll::TypedStorage< 4, 4, ::EduCloud::UploadWorldProgress > | mUploadWorldProgress |
|
::ll::TypedStorage< 8, 16, ::Bedrock::Threading::Async<::Bedrock::Result< bool > > > | mUploadHandle |
|
::ll::TypedStorage< 8, 176, ::std::optional<::CloudSaveLevelInfo > > | mCloudSaveLevelInfo |
|
::ll::TypedStorage< 8, 16, ::Bedrock::Threading::Async<::Bedrock::Result<::MSGraph::Models::DriveItem, ::MSGraph::Models::GraphError > > > | mEduCloudWorldHandle |
|
::ll::TypedStorage< 8, 32, ::std::string > | mLevelId |
|
::ll::TypedStorage< 8, 32, ::std::string > | mLevelName |
|
::ll::TypedStorage< 4, 4, ::MSGraph::GraphResponse > | mErrorStatus |
|
::ll::TypedStorage< 1, 1, bool > | mShouldRetryAsNewFile |
|
::ll::TypedStorage< 1, 1, bool > | mHasRetriedAsNewFile |
|
::ll::TypedStorage< 1, 1, bool > | mExitingErrorScreen |
|
::ll::TypedStorage< 1, 1, bool > | mCanceled |
|
::ll::TypedStorage< 8, 32, ::std::string > | mTitleText |
|
::ll::TypedStorage< 8, 32, ::std::string > | mProgressText |
|
::ll::TypedStorage< 8, 8, ::std::chrono::milliseconds > | mEduCloudIsDoneInterval |
|
::ll::TypedStorage< 1, 1, bool > | mIsSyncing |
|
::ll::TypedStorage< 8, 32, ::std::string > | mPreviousProgressText |
|
::ll::TypedStorage< 4, 4, float > | mResumableLoadingProgress |
|
::ll::TypedStorage< 4, 4, float > | mLoadingCompletedSpeed |
|
::ll::TypedStorage< 8, 8, uint64 > | mFileSize |
|
::ll::TypedStorage< 8, 8, uint64 > | mResumableCurrentUploadedAmount |
|
::ll::TypedStorage< 8, 8, uint64 > | mResumableCurrentChunkSize |
|
::ll::TypedStorage< 4, 4, ::ProgressHandlerType const > | mType |
|
::ll::TypedStorage< 4, 4, ::ProgressAnimation > | mProgressAnimation |