LeviLamina
Loading...
Searching...
No Matches
EduCloud::IEduCloudSaveSystem Struct Referenceabstract
+ Inheritance diagram for EduCloud::IEduCloudSaveSystem:

Public Member Functions

virtual void update ()=0
 
virtual bool needsCloudChecks (::LevelSummary &, ::EduCloud::LaunchOptions)=0
 
virtual bool readyToLaunch (::std::string &, ::EduCloud::LaunchOptions &)=0
 
virtual void onLocalLaunch (::std::string const &)=0
 
virtual bool getShowingConflictPopup ()=0
 
virtual void setShowingConflictPopup (bool)=0
 
virtual void queueCloudWorldDownload (::std::string const &, ::std::string const &, ::EduCloud::LaunchOptions, bool const)=0
 
virtual::EduCloudUtils::Operation getCurrentOperation ()=0
 
virtual::EduCloudUtils::UploadType getUploadType ()=0
 
virtual ::std::shared_ptr<::Bedrock::Threading::IAsyncResult< ::Bedrock::Copyable<::Bedrock::Result<::std::string, ::MSGraph::Models::GraphError > > > > getUploadFolderUrl ()=0
 
virtual ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::Bedrock::Copyable<::Bedrock::Result< bool > > > > upload (::std::string const &, ::std::string const &, ::std::function< void(::EduCloud::UploadWorldProgress, ::MSGraph::GraphResponse)>, ::std::function< void(uint64, uint64)>, bool)=0
 
virtual::std::string getFolderDisplayName ()=0
 
virtual ::std::shared_ptr<::Bedrock::Threading::IAsyncResult< ::Bedrock::Copyable<::Bedrock::Result<::MSGraph::Models::DriveItemCollection, ::MSGraph::Models::GraphError > > > > fetchEduCloudWorlds (::std::string, ::EduCloud::DrivePaths)=0
 
virtual ::std::shared_ptr<::Bedrock::Threading::IAsyncResult< ::Bedrock::Copyable<::Bedrock::Result<::MSGraph::Models::DownloadUrlInfo, ::MSGraph::Models::GraphError > > > > getDownloadUrlInfo (::std::string const &)=0
 
virtual ::std::shared_ptr<::Bedrock::Threading::IAsyncResult< ::Bedrock::Copyable<::Bedrock::Result<::MSGraph::Models::DriveItem, ::MSGraph::Models::GraphError > > > > getEduCloudWorldById (::std::string const &)=0
 
virtual::EduCloud::ConflictResolutionStatus determineConflictResolutionStatus (::std::string const &, ::std::string const &, bool, bool)=0
 
virtual ::std::shared_ptr< ::Bedrock::Threading::IAsyncResult<::Bedrock::Copyable<::Bedrock::Result<::MSGraph::Models::GraphError > > > > deleteItemById (::std::string const &)=0
 
MCFOLD void * $ctor ()
 
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
 
MCFOLD void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

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