|
LeviLamina
|
Classes | |
| struct | CharacterSelectorFTUEModel |
Public Types | |
| enum class | AppearanceCreationType : int |
| enum class | AppearanceCreationType : int |
Public Member Functions | |
| CharacterSelectorModel & | operator= (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, ::ProfileEntryPromptManager > | mEntryPromptManager |
| ::ll::TypedStorage< 4, 8, ::glm::ivec2 > | mGridParams |
| ::ll::TypedStorage< 4, 4, uint > | mPreviewIndex |
| ::ll::TypedStorage< 8, 2576, ::Random > | mRandom |
| ::ll::TypedStorage< 4, 4, ::CharacterSelectorModel::AppearanceCreationType > | mAppearanceCreationType |
| ::ll::TypedStorage< 4, 4, ::CharacterSelectorVisibility > | mCastModalVisibility |
| ::ll::TypedStorage< 4, 16, ::CharacterSelectorModel::CharacterSelectorFTUEModel > | mFTUEData |
| ::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::ControlBlock > | mControlBlock |
|
static |