LeviLamina
Loading...
Searching...
No Matches
UI::Resources::ResourcePackResolver Class Reference
Inheritance diagram for UI::Resources::ResourcePackResolver:

Public Member Functions

virtual void onActiveResourcePacksChanged (::ResourcePackManager &)
MCAPI ResourcePackResolver (::Bedrock::NotNullNonOwnerPtr<::IUIDefRepository const > defRepository, ::Bedrock::NotNullNonOwnerPtr<::IUIRepository > uiRepository, ::ResourcePackManager &resourcePackManager)
MCAPI ::std::vector<::UI::Resources::ResolvedControlData_evaluateControlProperties (::UIResolvedDef const &resolvedDef, ::std::vector<::Json::Value * > &variableStack, ::std::string const &defNamespace, ::UI::Resources::ControlPropertyNames const &dataToResolve)
MCAPI ::std::vector<::UI::Resources::ResolvedPropertyData_evaluateProperties (::UIResolvedDef const &resolvedDef, ::std::vector<::std::string > const &propertiesToResolve) const
MCAPI ::std::vector<::UI::Resources::ResolvedTextureData_evaluateTextures (::UIResolvedDef const &resolvedDef, ::std::vector<::std::string > const &texturesToResolve) const
MCAPI::UI::Resources::ResolvedTextureData _getTextureData (::Json::Value const &textureDefinition, ::std::string const &definitionIdentifier) const
MCAPI::glm::vec2 _getTextureImageSize (::Json::Value const &textureDefinition) const
MCAPI bool doesDefinitionContainNonBaseGameTextures (::std::vector<::UI::Resources::ResolvedDefinition > const &definitions) const
MCAPI ::std::vector<::UI::Resources::ResolvedDefinitionresolveDefinitions (::std::vector<::UI::Resources::DefinitionPropertyNames > const &definitionsToResolve)
MCAPI void * $ctor (::Bedrock::NotNullNonOwnerPtr<::IUIDefRepository const > defRepository, ::Bedrock::NotNullNonOwnerPtr<::IUIRepository > uiRepository, ::ResourcePackManager &resourcePackManager)
MCAPI void $dtor ()
MCAPI void $onActiveResourcePacksChanged (::ResourcePackManager &)
virtual bool onFullPackStackInvalid ()
virtual void onBaseGamePackDownloadComplete ()
virtual void onLanguageSubpacksChanged ()
virtual void onResourceManagerDestroyed (::ResourcePackManager &)
virtual void onJsonResourcesChanged (::ResourcePackManager &resourcePackManager)
MCAPI bool $onFullPackStackInvalid ()
MCAPI void $onBaseGamePackDownloadComplete ()
MCAPI void $onLanguageSubpacksChanged ()
MCAPI void $onResourceManagerDestroyed (::ResourcePackManager &)
MCAPI void $onJsonResourcesChanged (::ResourcePackManager &resourcePackManager)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 8, ::std::reference_wrapper<::ResourcePackManager > > mResourcePackManager
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::IUIDefRepository const > > mUIDefRepo
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::IUIRepository > > mUIRepo
::ll::TypedStorage< 1, 1, bool > mIsDirty

Member Function Documentation

◆ onActiveResourcePacksChanged()

virtual void UI::Resources::ResourcePackResolver::onActiveResourcePacksChanged ( ::ResourcePackManager & )
virtual

Implements ResourcePackListener.

◆ $vftable()

MCAPI void ** UI::Resources::ResourcePackResolver::$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.

◆ $onFullPackStackInvalid()

MCAPI bool ResourcePackListener::$onFullPackStackInvalid ( )
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.

◆ $onBaseGamePackDownloadComplete()

MCAPI void ResourcePackListener::$onBaseGamePackDownloadComplete ( )
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.

◆ $onLanguageSubpacksChanged()

MCAPI void ResourcePackListener::$onLanguageSubpacksChanged ( )
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.

◆ $onResourceManagerDestroyed()

MCAPI void ResourcePackListener::$onResourceManagerDestroyed ( ::ResourcePackManager & )
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.

◆ $onJsonResourcesChanged()

MCAPI void ResourcePackListener::$onJsonResourcesChanged ( ::ResourcePackManager & resourcePackManager)
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.

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