|
|
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 () |
|
|
::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::Subscription > | mPartySubscription |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::Parties::IPartyProvider > > | mPartyProvider |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::Parties::PartyTravelManager > > | mPartyTravelManager |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mUserAtDestinationSubscription |
|
::ll::TypedStorage< 8, 8, ::World::WorldPlayerListTracker & > | mWorldPlayerListTracker |
|
::ll::TypedStorage< 8, 8, ::IOptions & > | mOptions |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mLanguageSubscription |