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

Public Member Functions

CurrentPartyMembersQuery & operator= (CurrentPartyMembersQuery const &)
 CurrentPartyMembersQuery (CurrentPartyMembersQuery const &)
MCAPI CurrentPartyMembersQuery (::OreUI::GameDependencies const &game)
MCAPI void _fetchData ()
MCAPI void _updateInviteeProfiles ()
MCAPI void _updateInvitees ()
MCAPI void _updateMemberProfiles ()
MCAPI void _updateMembers ()
MCAPI void * $ctor (::OreUI::GameDependencies const &game)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftableForPropertyObject ()
static MCAPI void ** $vftableForIQuery ()

Public Attributes

::ll::TypedStorage< 8, 200, ::OreUI::Property<::std::string > > mLeaderXuid
::ll::TypedStorage< 8, 176, ::OreUI::Property< uint > > mMaxMemberCount
::ll::TypedStorage< 8, 120, ::OreUI::PropertyVector<::OreUI::SocialPlayerObject, ::std::allocator<::OreUI::SocialPlayerObject > > > mMembers
::ll::TypedStorage< 8, 120, ::OreUI::PropertyVector<::OreUI::SocialPlayerObject, ::std::allocator<::OreUI::SocialPlayerObject > > > mInvitees
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::Social::ProfileSystem > > mProfileSystem
::ll::TypedStorage< 8, 8, ::World::WorldPlayerListTracker & > mWorldPlayerListTracker
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::OreUI::IResourceAllowList > > mResourceAllowList
::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, ::Social::PlayerProfile > > mMemberProfiles
::ll::TypedStorage< 8, 24, ::std::vector<::Bedrock::PubSub::Subscription > > mMemberProfileSubscriptions
::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, ::Social::PlayerProfile > > mInviteeProfiles
::ll::TypedStorage< 8, 24, ::std::vector<::Bedrock::PubSub::Subscription > > mInviteeProfileSubscriptions
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::Parties::IPartyProvider > > mPartyProvider
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmPartySubscription

Member Function Documentation

◆ $vftableForPropertyObject()

MCAPI void ** OreUI::CurrentPartyMembersQuery::$vftableForPropertyObject ( )
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.

◆ $vftableForIQuery()

MCAPI void ** OreUI::CurrentPartyMembersQuery::$vftableForIQuery ( )
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: