|
LeviLamina
|
Public Member Functions | |
| OwnedWorldTemplateData (OwnedWorldTemplateData const &) | |
| MCAPI | OwnedWorldTemplateData (::World::OwnedWorldTemplateData &&) |
| MCAPI::std::string const & | getCreator () const |
| MCAPI::World::OwnedWorldTemplateData & | operator= (::World::OwnedWorldTemplateData const &) |
| MCAPI void * | $ctor (::World::OwnedWorldTemplateData &&) |
| MCFOLD void | $dtor () |
Static Public Member Functions | |
| static MCAPI ::std::string | _formatPackKeyword (::std::string const &rawName, ::WorldTemplatePackManifest const &manifest) |
| static MCAPI ::World::OwnedWorldTemplateData | fromStoreCatalogItem (::StoreCatalogItem const &itemData) |
| static MCAPI ::World::OwnedWorldTemplateData | fromWorldTemplateInfo (::WorldTemplateInfo const &templateData, ::Bedrock::NotNullNonOwnerPtr<::IEntitlementManager > entitlementManager) |
| static MCAPI ::std::add_lvalue_reference_t< char const[]> | DEFAULT_UNKNOWN_ID () |
Public Attributes | |
| ::ll::TypedStorage< 8, 32, ::std::string > | mLocalId |
| ::ll::TypedStorage< 8, 32, ::std::string > | mMarketplaceId |
| ::ll::TypedStorage< 8, 32, ::std::string > | mName |
| ::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > > | mThumbnailPath |
| ::ll::TypedStorage< 1, 1, bool > | mIsLocked |
| ::ll::TypedStorage< 1, 1, bool > | mIsInstalled |
| ::ll::TypedStorage< 1, 1, bool > | mIsPremium |
| ::ll::TypedStorage< 8, 32, ::std::string > | mCreator |