LeviLamina
Loading...
Searching...
No Matches
FileArchiver::IWorldConverter Class Referenceabstract
+ Inheritance diagram for FileArchiver::IWorldConverter:

Public Types

using PreExportConvertedCallback = ::std::function<void(::LevelData&)>
 
using InTaskFilePathCallBack
 

Public Member Functions

virtual void enqueueConvertImportingWorldTasks (::std::shared_ptr<::FileArchiver::Result > &, ::Bedrock::NotNullNonOwnerPtr<::FileArchiver::ProgressReporter >, ::Bedrock::Threading::Async< void > &)=0
 
virtual bool shouldCopyWorldForConversion (::std::string const &) const =0
 
virtual void enqueueConvertExportingWorldTasks (::std::shared_ptr<::FileArchiver::ExportData > &, ::Bedrock::NotNullNonOwnerPtr<::FileArchiver::ProgressReporter >, ::Bedrock::Threading::Async< void > &, ::std::function< void(::LevelData &)>, ::std::vector<::std::function< void(::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const &)> >)=0
 

Member Typedef Documentation

◆ InTaskFilePathCallBack

using FileArchiver::IWorldConverter::InTaskFilePathCallBack
Initial value:
Definition BasicStackString.h:8
Definition PathBuffer.h:8

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