|
|
ResourcePackFileUploadManager & | operator= (ResourcePackFileUploadManager const &) |
| |
|
| ResourcePackFileUploadManager (ResourcePackFileUploadManager const &) |
| |
|
virtual void | archiveAndUploadFileToRealmStorage (::std::string const &uploadId, ::Core::Path const &path, int const slotIndex, ::std::string const &realmsGuid) |
| |
|
virtual void | uploadFileToRealmStorage (::std::string const &uploadId, ::Core::Path const &path, int const slotIndex) |
| |
|
MCAPI void | _addZipPath (::Core::PathBuffer<::std::string > const &resourceZipPath) |
| |
|
MCAPI void | _archiveAndUploadPackToRealmStorage (::std::string const &uploadId, ::Core::Path const &path, int slotIndex, ::std::string const &) |
| |
|
MCAPI ::Bedrock::Threading::Async< void > | _extractPackFromZipAndUpload (::std::string const &resourcePack, ::ResourceLocation const &resourcePackLocation, ::Core::PathBuffer<::std::string > const &relativePathWithinZip, ::Core::PathBuffer<::std::string > const &resourceZipPath, ::Json::Value const &uploadOptions) |
| |
|
MCAPI ::std::optional<::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > > | _unzipEmbeddedResourcePackForUpload (::std::string const &resourcePack, ::ResourceLocation const &resourcePackLocation, ::Core::PathBuffer<::std::string > const &relativePathWithinZip) |
| |
|
MCAPI ::Bedrock::Threading::Async< void > | _uploadResourcePackFolder (::std::string const &resourcePack, ::ResourceLocation const &resourcePackLocation, ::Core::PathBuffer<::std::string > const &resourceZipPath, ::Json::Value const &uploadOptions) |
| |
|
MCAPI bool | _zipResourcePackForUpload (::ResourceLocation const &resourcePackLocation, ::Core::PathBuffer<::std::string > const &resourceZipPath) |
| |
|
MCAPI ::Bedrock::Threading::Async< void > | uploadResourcePack (::std::string const &resourcePackName, ::ResourceLocation const &resourceLocation, bool isZipped, ::Core::PathBuffer<::std::string > const &relativePathWithinZip, bool isPremium, ::PackType packType) |
| |
|
MCAPI void | $archiveAndUploadFileToRealmStorage (::std::string const &uploadId, ::Core::Path const &path, int const slotIndex, ::std::string const &realmsGuid) |
| |
|
MCAPI void | $uploadFileToRealmStorage (::std::string const &uploadId, ::Core::Path const &path, int const slotIndex) |
| |