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

Public Member Functions

PackSourceoperator= (PackSource const &)
 
 PackSource (PackSource const &)
 
virtual void forEachPackConst (::std::function< void(::Pack const &)>) const =0
 
virtual void forEachPack (::std::function< void(::Pack &)>)=0
 
virtual::PackOrigin getPackOrigin () const
 
virtual::PackType getPackType () const
 
virtual::PackSourceReport load (::IPackManifestFactory &, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &)=0
 
MCAPI PackSource (::PackSourceOptions options)
 
MCAPI void resolveUpgradeDependencies (::Pack &pack, ::PackCommand::UpgradeLegacyDependenciesBatch &commands)
 
MCAPI void * $ctor (::PackSourceOptions options)
 
MCAPI::PackOrigin $getPackOrigin () const
 
MCAPI::PackType $getPackType () const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkbebb21
 

Constructor & Destructor Documentation

◆ PackSource()

MCAPI PackSource::PackSource ( ::PackSourceOptions options)
explicit
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ resolveUpgradeDependencies()

MCAPI void PackSource::resolveUpgradeDependencies ( ::Pack & pack,
::PackCommand::UpgradeLegacyDependenciesBatch & commands )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * PackSource::$ctor ( ::PackSourceOptions options)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getPackOrigin()

MCAPI::PackOrigin PackSource::$getPackOrigin ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getPackType()

MCAPI::PackType PackSource::$getPackType ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** PackSource::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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