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

Public Member Functions

CurrentPartyFacet & operator= (CurrentPartyFacet const &)
 CurrentPartyFacet (CurrentPartyFacet const &)
virtual bool update ()
MCAPI CurrentPartyFacet (::Bedrock::NonOwnerPointer<::Parties::IPartyProvider > partyProvider, ::Bedrock::NonOwnerPointer<::Parties::PartyTravelManager > partyTravelManager, ::Bedrock::NotNullNonOwnerPtr<::OreUI::IResourceAllowList > const &resourceAllowList, ::std::shared_ptr<::Social::ProfileSystem > profileSystem, ::IOptions &options, ::World::WorldPlayerListTracker &worldPlayerListTracker)
MCAPI ::std::shared_ptr<::Parties::Party_getParty () const
MCAPI void _updateInviteeProfiles ()
MCAPI void _updateInvitees ()
MCAPI void _updateMainMenuName ()
MCAPI void _updateMemberProfiles ()
MCAPI void _updateMembers ()
MCAPI::std::string const & getDestinationName () const
MCAPI bool getIsInParty () const
MCAPI::std::string const & getLeaderXuid () const
MCAPI int const getMaxMemberCount () const
MCFOLD ::std::vector<::OreUI::SocialPlayer > const & getMembers () const
MCAPI::std::string const & getPartyId () const
MCFOLD ::std::vector<::OreUI::SocialPlayer > const & getPendingInvitees () const
MCAPI::Parties::PartyPrivacy getPrivacy () const
MCAPI bool getRestrictInvitesToLeader () const
MCAPI bool getShouldShowJoinDestination () const
MCAPI void * $ctor (::Bedrock::NonOwnerPointer<::Parties::IPartyProvider > partyProvider, ::Bedrock::NonOwnerPointer<::Parties::PartyTravelManager > partyTravelManager, ::Bedrock::NotNullNonOwnerPtr<::OreUI::IResourceAllowList > const &resourceAllowList, ::std::shared_ptr<::Social::ProfileSystem > profileSystem, ::IOptions &options, ::World::WorldPlayerListTracker &worldPlayerListTracker)
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, 32, ::std::string > mMainMenuDestinationName
::ll::TypedStorage< 1, 1, bool > mIsDirty
::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, 24, ::std::vector<::OreUI::SocialPlayer > > mMembers
::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::SocialPlayer > > mPrevMembers
::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, ::std::vector<::OreUI::SocialPlayer > > mInvitees
::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::SocialPlayer > > mPrevInvitees
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::Social::ProfileSystem > > mProfileSystem
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::OreUI::IResourceAllowList > > mResourceAllowList
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmPartySubscription
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::Parties::IPartyProvider > > mPartyProvider
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::Parties::PartyTravelManager > > mPartyTravelManager
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmUserAtDestinationSubscription
::ll::TypedStorage< 8, 8, ::World::WorldPlayerListTracker & > mWorldPlayerListTracker
::ll::TypedStorage< 8, 8, ::IOptions & > mOptions
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmLanguageSubscription

Member Function Documentation

◆ $vftable()

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