LeviLamina
Loading...
Searching...
No Matches
ContentCatalogPackSource Class Reference
+ Inheritance diagram for ContentCatalogPackSource:

Public Member Functions

ContentCatalogPackSourceoperator= (ContentCatalogPackSource const &)
 
 ContentCatalogPackSource (ContentCatalogPackSource const &)
 
virtual void setEnabled (bool)
 
virtual void forEachPackConst (::std::function< void(::Pack const &)>) const
 
virtual void forEachPack (::std::function< void(::Pack &)>)
 
virtual::PackSourceReport load (::IPackManifestFactory &, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &)
 
virtual::PackType getPackType () const
 
virtual::Bedrock::PubSub::Subscription setAsyncCallback (::std::function< void(bool)>)
 
virtual void refreshCatalogItems (::IPackManifestFactory &)
 
virtual::PackOrigin getPackOrigin () const
 
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, 24 > mUnk3e7587
 
::ll::UntypedStorage< 1, 1 > mUnk7bd7f0
 
::ll::UntypedStorage< 8, 24 > mUnk8d3c13
 
::ll::UntypedStorage< 8, 128 > mUnk9dc461
 
::ll::UntypedStorage< 1, 1 > mUnke4c06f
 
::ll::UntypedStorage< 1, 1 > mUnk995e7a
 
::ll::UntypedStorage< 8, 16 > mUnk86a824
 
::ll::UntypedStorage< 8, 8 > mUnk25db7d
 
::ll::UntypedStorage< 8, 8 > mUnkbe2d49
 
::ll::UntypedStorage< 8, 8 > mUnkbebb21
 

Member Function Documentation

◆ setEnabled()

virtual void ContentCatalogPackSource::setEnabled ( bool )
virtual

◆ forEachPackConst()

virtual void ContentCatalogPackSource::forEachPackConst ( ::std::function< void(::Pack const &)> ) const
virtual

Implements PackSource.

◆ forEachPack()

virtual void ContentCatalogPackSource::forEachPack ( ::std::function< void(::Pack &)> )
virtual

Implements PackSource.

◆ load()

virtual::PackSourceReport ContentCatalogPackSource::load ( ::IPackManifestFactory & ,
::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &  )
virtual

Implements PackSource.

◆ setAsyncCallback()

virtual::Bedrock::PubSub::Subscription ContentCatalogPackSource::setAsyncCallback ( ::std::function< void(bool)> )
virtual

◆ refreshCatalogItems()

virtual void ContentCatalogPackSource::refreshCatalogItems ( ::IPackManifestFactory & )
virtual

◆ resolveUpgradeDependencies()

MCAPI void PackSource::resolveUpgradeDependencies ( ::Pack & pack,
::PackCommand::UpgradeLegacyDependenciesBatch & commands )
inherited
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)
inherited
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
inherited
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
inherited
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 ( )
staticinherited
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: