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

Classes

struct  CharacterSelectorFTUEModel

Public Types

enum class  AppearanceCreationType : int
enum class  AppearanceCreationType : int

Public Member Functions

CharacterSelectorModeloperator= (CharacterSelectorModel const &)
 CharacterSelectorModel (CharacterSelectorModel const &)
MCAPI CharacterSelectorModel (::Bedrock::NotNullNonOwnerPtr<::MinecraftScreenController > screenController, ::Bedrock::NotNullNonOwnerPtr<::PersonaScreenModel > screenModel, ::LinksToStyle const &classicSkinLinksToStyle, ::LinksToStyle const &personaLinksToStyle)
MCAPI void _closeCreatePersonaPopup ()
MCAPI void _launchDifferenceInformationPopup ()
MCAPI void _loadContentFromSkins ()
MCAPI void _registerBinds (::MinecraftScreenController &screen)
MCAPI void _registerEventHandlers (::MinecraftScreenController &screen)
MCAPI void closeCharacterSelectModal ()
MCAPI void openCharacterSelectModal (::CharacterSelectorVisibility previewMode)
MCAPI void tick (::ui::DirtyFlag &dirtyFlags)
MCAPI void * $ctor (::Bedrock::NotNullNonOwnerPtr<::MinecraftScreenController > screenController, ::Bedrock::NotNullNonOwnerPtr<::PersonaScreenModel > screenModel, ::LinksToStyle const &classicSkinLinksToStyle, ::LinksToStyle const &personaLinksToStyle)
MCAPI void $dtor ()
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::MinecraftScreenController > > mScreenController
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::PersonaScreenModel > > mPersonaScreenModel
::ll::TypedStorage< 8, 8, ::LinksToStyle const & > mClassicSkinLinksToStyle
::ll::TypedStorage< 8, 8, ::LinksToStyle const & > mPersonaLinksToStyle
::ll::TypedStorage< 8, 40, ::ProfileEntryPromptManagermEntryPromptManager
::ll::TypedStorage< 4, 8, ::glm::ivec2 > mGridParams
::ll::TypedStorage< 4, 4, uint > mPreviewIndex
::ll::TypedStorage< 8, 2576, ::RandommRandom
::ll::TypedStorage< 4, 4, ::CharacterSelectorModel::AppearanceCreationType > mAppearanceCreationType
::ll::TypedStorage< 4, 4, ::CharacterSelectorVisibility > mCastModalVisibility
::ll::TypedStorage< 4, 16, ::CharacterSelectorModel::CharacterSelectorFTUEModelmFTUEData
::ll::TypedStorage< 8, 24, ::std::vector<::CharacterSelectorData > > mSectionContent
::ll::TypedStorage< 1, 1, bool > mHasSeenLatestDefaultCharacterList
::ll::TypedStorage< 1, 1, bool > mSelectedCharacterWasNotReady
::ll::TypedStorage< 1, 1, bool > mFirstLoading
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ $vftable()

MCAPI void ** CharacterSelectorModel::$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 files: