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

Public Member Functions

virtual void tick (::ui::DirtyFlag &)
 
virtual void _parseData (::Json::Value const &compJson)
 
MCAPI TextureComponent (::StoreVisualStyle &owner, ::std::shared_ptr<::MainMenuScreenModel > model)
 
MCAPI::std::string getTextureFileSystemName () const
 
MCAPI void * $ctor (::StoreVisualStyle &owner, ::std::shared_ptr<::MainMenuScreenModel > model)
 
MCAPI void $_parseData (::Json::Value const &compJson)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 16, ::std::shared_ptr<::catalog::ICatalogImageResourceManager > > mImageResourceManager
 
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::catalog::ImageInfo > > mImageInfo
 
::ll::TypedStorage< 1, 1, bool > mDirty
 

Constructor & Destructor Documentation

◆ TextureComponent()

MCAPI TextureComponent::TextureComponent ( ::StoreVisualStyle & owner,
::std::shared_ptr<::MainMenuScreenModel > model )
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

◆ getTextureFileSystemName()

MCAPI::std::string TextureComponent::getTextureFileSystemName ( ) 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.

◆ $ctor()

MCAPI void * TextureComponent::$ctor ( ::StoreVisualStyle & owner,
::std::shared_ptr<::MainMenuScreenModel > model )
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.

◆ $_parseData()

MCAPI void TextureComponent::$_parseData ( ::Json::Value const & compJson)
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 ** TextureComponent::$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: