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

Classes

struct  PlayerProfileDataWrapper
struct  PlayerProfileWrapper

Public Member Functions

virtual bool update ()
MCAPI PlayerProfileFacet (::Bedrock::NonOwnerPointer<::Parties::IPartyProvider > partyProvider, ::Bedrock::NotNullNonOwnerPtr<::Social::IUserManager > userManager, ::Bedrock::NotNullNonOwnerPtr<::Social::MultiplayerServiceManager > multiplayerServiceManager, ::std::shared_ptr<::Social::ProfileSystem > profileSystem, ::Bedrock::NotNullNonOwnerPtr<::OreUI::IResourceAllowList > resourceAllowList)
MCAPI void _applySocialChange (::Social::SocialChangeResult const &result)
MCAPI::OreUI::PlayerProfileFacet::PlayerProfileWrapper & _updateTrackedProfile (::Social::PlayerProfile const &playerProfile)
MCAPI void fetchOfflineProfile ()
MCFOLD ::std::vector<::OreUI::PlayerProfileFacet::PlayerProfileWrapper > const & getTrackedProfiles () const
MCAPI void refetchProfile (::std::string const &xuid, ::std::string const &platformId)
MCAPI void subscribeToProfile (::std::string const &xuid, ::std::string const &platformId)
MCAPI void * $ctor (::Bedrock::NonOwnerPointer<::Parties::IPartyProvider > partyProvider, ::Bedrock::NotNullNonOwnerPtr<::Social::IUserManager > userManager, ::Bedrock::NotNullNonOwnerPtr<::Social::MultiplayerServiceManager > multiplayerServiceManager, ::std::shared_ptr<::Social::ProfileSystem > profileSystem, ::Bedrock::NotNullNonOwnerPtr<::OreUI::IResourceAllowList > resourceAllowList)
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< 1, 1, bool > mDirty
::ll::TypedStorage< 1, 1, bool > mImagesDirty
::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::PlayerProfileFacet::PlayerProfileWrapper > > mTrackedProfiles
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::Social::ProfileSystem > > mProfileSystem
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::Social::IUserManager > > mUserManager
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::OreUI::IResourceAllowList > > mResourceAllowList
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::Social::MultiplayerServiceManager > > mMultiplayerServiceManager
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmAsyncImageSubscriber
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmImageUpdatedSubscriber
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmBuildGameListSubscription
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmPartySubscription
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::Parties::IPartyProvider > > mPartyProvider
::ll::TypedStorage< 4, 4, int > mSocialChangeToken

Member Function Documentation

◆ $vftable()

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