|
|
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 MCAPI ::std::add_lvalue_reference_t< char const[]> | NAME () |
| static MCAPI void ** | $vftable () |
|
|
::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::Subscription > | mAsyncImageSubscriber |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mImageUpdatedSubscriber |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mBuildGameListSubscription |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mPartySubscription |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::Parties::IPartyProvider > > | mPartyProvider |
|
::ll::TypedStorage< 4, 4, int > | mSocialChangeToken |
◆ $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: