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

Public Member Functions

virtual bool update ()
MCAPI ScreenshotGalleryFacet (::Bedrock::NotNullNonOwnerPtr<::Social::IUserManager > userManager, ::Bedrock::NotNullNonOwnerPtr<::OreUI::IResourceAllowList > resourceAllowList, ::Bedrock::NotNullNonOwnerPtr<::DateManager const > dateManager)
MCAPI void _reset ()
MCAPI void addScreenshotToShowcase (::std::string const &id, bool isFeatured)
MCAPI void clearDeleteScreenshotsError ()
MCAPI void clearLoadGalleryError ()
MCAPI void clearModifyShowcaseGalleryError ()
MCAPI void deleteScreenshots (::std::vector<::std::string > const &ids)
MCAPI uint64 getCount () const
MCAPI::OreUI::ScreenshotGalleryFacetError const getDeleteScreenshotsError () const
MCFOLD::OreUI::AllowListPath const & getFeaturedScreenshot () const
MCAPI bool const getIsAddFeaturedImageInProgress () const
MCAPI bool const getIsAddShowcasedImageInProgress () const
MCFOLD bool const getIsDeleteScreenshotsInProgress () const
MCFOLD bool const getIsLoadGalleryInProgress () const
MCFOLD bool const getIsModifyShowcaseGalleryInProgress () const
MCAPI::OreUI::ScreenshotGalleryFacetError const getLoadGalleryError () const
MCFOLD uint64 getMaxScreenshots () const
MCFOLD::OreUI::ScreenshotGalleryFacetError const getModifyShowcaseGalleryError () const
MCFOLD ::std::vector<::OreUI::GalleryScreenshot > const & getScreenshots () const
MCAPI uint64 getUndownloadedCount () const
MCAPI bool isLoadingCount () const
MCAPI bool isLoadingFeaturedScreenshot () const
MCAPI void removeShowcasedScreenshot (::std::string const &id)
MCAPI void retryLoadGallery ()
MCAPI void * $ctor (::Bedrock::NotNullNonOwnerPtr<::Social::IUserManager > userManager, ::Bedrock::NotNullNonOwnerPtr<::OreUI::IResourceAllowList > resourceAllowList, ::Bedrock::NotNullNonOwnerPtr<::DateManager const > dateManager)
MCAPI void $dtor ()
MCAPI bool $update ()

Static Public Member Functions

static MCAPI ::std::add_lvalue_reference_t< char const[]> NAME ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::Social::IUserManager > > mUserManager
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::OreUI::IResourceAllowList > > mResourceAllowList
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::DateManager const > > mDateManager
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmDirtySubscriber
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmScreenshotGalleryChangedSubscriber
::ll::TypedStorage< 1, 1, bool > mIsDirty
::ll::TypedStorage< 8, 32, ::std::string > mXuid
::ll::TypedStorage< 1, 1, bool > mIsLoadGalleryInProgress
::ll::TypedStorage< 4, 4, ::OreUI::ScreenshotGalleryFacetError > mLoadGalleryError
::ll::TypedStorage< 4, 4, int > mActiveAddFeaturedOperations
::ll::TypedStorage< 4, 4, int > mActiveAddShowcasedOperations
::ll::TypedStorage< 1, 1, bool > mIsModifyShowcaseGalleryInProgress
::ll::TypedStorage< 4, 4, ::OreUI::ScreenshotGalleryFacetError > mModifyShowcaseGalleryError
::ll::TypedStorage< 1, 1, bool > mIsDeleteScreenshotsInProgress
::ll::TypedStorage< 4, 4, ::OreUI::ScreenshotGalleryFacetError > mDeleteScreenshotsError
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::TaskGroup > > mTaskGroup
::ll::TypedStorage< 8, 16, ::std::weak_ptr<::Screenshots::ScreenshotGallery > > mScreenshotGallery
::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::GalleryScreenshot > > mDisplayableScreenshots
::ll::TypedStorage< 8, 96, ::OreUI::AllowListPathmFeaturedScreenshot

Member Function Documentation

◆ $vftable()

MCAPI void ** OreUI::ScreenshotGalleryFacet::$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: