22class WorldTemplatePackSource :
public ::DirectoryPackSource {
33 WorldTemplatePackSource& operator=(WorldTemplatePackSource
const&);
34 WorldTemplatePackSource(WorldTemplatePackSource
const&);
35 WorldTemplatePackSource();
40 virtual ~WorldTemplatePackSource() =
default;
51 ::std::shared_ptr<::PackSource::PackTaskData> data,
53 ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const>
const& keyProvider,
55 ::std::string
const& subDir
59 MCNAPI ::mce::UUID
const& getWorldTemplateId()
const;
Definition IContentKeyProvider.h:13
MCAPI::PackSourceReport _tryLoadFromZip(::std::shared_ptr<::PackSource::PackTaskData > data, ::IPackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider, ::Core::PathBuffer<::std::string > const &worldTemplatePath, ::std::string const &subDir)