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

Public Types

enum class  OptInTelemetryUserState : int { CanNotChangeRealmOptIn = 0 , CanChangeRealmOptIn = 1 , IsOwner = 2 }
enum class  OptInTelemetryUserState : int { CanNotChangeRealmOptIn = 0 , CanChangeRealmOptIn = 1 , IsOwner = 2 }

Public Member Functions

virtual bool update ()
MCAPI void _blockPlayerFromRealm (::std::string const &xuid)
MCAPI void _clearDeleteStatus (::std::string const &feedItemId)
MCAPI void _clearEventsStatus ()
MCAPI void _clearFetchMembersStatus ()
MCAPI void _clearFetchSessionsStatus ()
MCAPI void _clearPostCommentStatus ()
MCAPI void _clearPostStoryStatus ()
MCAPI void _clearReportToClubOwnerStatus (::std::string const &feedItemId)
MCAPI void _clearReportToXboxStatus (::std::string const &feedItemId)
MCAPI void _clearSetViewedStatus (::std::string const &feedItemId)
MCAPI void _clearSettingsStatus ()
MCAPI void _clearStoryFeedStatus ()
MCAPI void _clearToggleLikeStatus (::std::string const &feedItemId)
MCAPI void _delete (::std::string const &feedItemId, ::std::string const &feedItemRoot)
MCAPI void _fetchEvents ()
MCAPI void _fetchMembers ()
MCAPI void _fetchSessions ()
MCAPI void _fetchStories ()
MCAPI void _fetchStoriesSettings (::std::string const &realmId)
MCAPI void _fetchStoryComments (::std::string const &storyId)
MCAPI void _fetchStoryImage (::std::string const &storyId)
MCAPI void _initProvider (::std::string const &worldId)
MCAPI void _joinRealmFromInvite ()
MCAPI void _loadStoriesSlice (int fromIndex, int toIndex)
MCAPI void _openManageMembersScreen ()
MCAPI void _postComment ()
MCAPI void _postStoriesSettings (::std::string const &realmId)
MCAPI void _postStoriesSettingsOnExit (::std::string const &realmId)
MCAPI void _postStory ()
MCAPI void _removePlayerFromRealm (::std::string const &xuid)
MCAPI void _reportFeedItemToXbox (::std::string const &feedItemId, ::std::string const &feedItemRoot, ::std::string const &reportReason, ::std::string const &comment)
MCAPI void _reportGamertagToXbox (::std::string const &gamertag, ::std::string const &feedItemId, ::std::string const &feedItemRoot, ::std::string const &reportReason, ::std::string const &comment)
MCAPI void _reportToClubOwner (::std::string const &feedItemId, ::std::string const &feedItemRoot)
MCAPI void _resetManageMembersStatus ()
MCAPI void _resetProvider ()
MCAPI void _setPlayerOptInStatusAndPostWithOptInTelemetry (::std::string const &realmId, ::Realms::OptInState state, ::std::string const &correlationId, ::std::string const &action, ::OreUI::RealmsStoriesActionsFacet::OptInTelemetryUserState userState)
MCAPI void _setRealmEventsState (bool state)
MCAPI void _setRealmsCoordinatesState (bool state)
MCAPI void _setRealmsNotificationState (bool state)
MCAPI void _setRealmsTimelineRequirementState (bool state)
MCAPI void _setRealmsTimelineState (bool state)
MCAPI void _setViewed (::std::string const &feedItemId, ::std::string const &feedItemRoot)
MCAPI void _toggleLike (::std::string const &feedItemId, ::std::string const &feedItemRoot)
MCFOLD 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, 16, ::std::shared_ptr<::Realms::Stories::FacetStateManager > > mStoriesFacetStateManager
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::MainMenuScreenModel > > mMainMenuScreenModel

Member Function Documentation

◆ $vftable()

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