|
|
SkinPackModel & | operator= (SkinPackModel const &) |
|
| SkinPackModel (SkinPackModel const &) |
|
MCAPI | SkinPackModel (::PackIdVersion const &packIdentity, ::PersonaClient &skinRepoInterface, ::IEntitlement const *entitlement) |
|
MCAPI | SkinPackModel (::PackManifest const &manifest, ::PersonaClient &skinRepoInterface, ::IEntitlement const *entitlement, bool isOfflineLoaded) |
|
MCAPI void | decrementFirstVisibleSkinIndex (int amount) |
|
MCAPI::ContentIdentity const & | getContentIdentity () const |
|
MCAPI int | getFirstVisibleSkinIndex () const |
|
MCAPI::std::string const & | getLocName () const |
|
MCFOLD::SkinPackMeta const & | getMetaData () const |
|
MCAPI int | getNumSkins () const |
|
MCFOLD::PackIdVersion const & | getPackIdentity () const |
|
MCAPI::std::string const & | getSkinName (int skinIndex) const |
|
MCAPI void | incrementFirstVisibleSkinIndex (int amount) |
|
MCAPI bool | isCustomSkinPack () const |
|
MCAPI bool | isInPackage () const |
|
MCAPI bool | isLimitedUsageSkinPack () const |
|
MCAPI bool | isOfflineOrSideLoaded () const |
|
MCAPI bool | isPlatformLocked () const |
|
MCAPI bool | isSideLoaded () const |
|
MCAPI bool | isSkinLocked (int skinIndex) const |
|
MCAPI bool | isSkinPackOwned () const |
|
MCAPI bool | isValid () const |
|
MCAPI bool | isVanillaSkinPack () const |
|
MCAPI void * | $ctor (::PackIdVersion const &packIdentity, ::PersonaClient &skinRepoInterface, ::IEntitlement const *entitlement) |
|
MCAPI void * | $ctor (::PackManifest const &manifest, ::PersonaClient &skinRepoInterface, ::IEntitlement const *entitlement, bool isOfflineLoaded) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 8, ::PersonaClient & > | mPersonaClient |
|
::ll::TypedStorage< 8, 8, ::IEntitlement const * > | mEntitlement |
|
::ll::TypedStorage< 8, 48, ::PackIdVersion > | mPackIdentity |
|
::ll::TypedStorage< 8, 2552, ::SkinPackMeta > | mSkinPackMetaData |
|
::ll::TypedStorage< 4, 4, int > | mFirstVisibleSkinIndex |
|
::ll::TypedStorage< 4, 4, int > | mSelectedSkinIndex |
|
::ll::TypedStorage< 1, 1, bool > | mIsOfflineLoaded |