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

Public Member Functions

virtual bool update ()
MCAPI PartyCommandsFacet (::Bedrock::NonOwnerPointer<::Parties::PartySystem > partySystem)
MCAPI void _runCommandAndUpdateState (::Bedrock::Threading::Async< bool > task, ::OreUI::CommandState<::OreUI::PartyCommandError > &state)
MCAPI void acceptInvite (::std::string const &partyId, ::std::string const &connectionString)
MCAPI void createParty ()
MCAPI ::OreUI::CommandState<::OreUI::PartyCommandError > const & getAcceptInviteState () const
MCAPI ::OreUI::CommandState<::OreUI::PartyCommandError > const & getCreatePartyState () const
MCAPI ::OreUI::CommandState<::OreUI::PartyCommandError > const & getJoinPartyState () const
MCAPI void ignoreInvite (::std::string const &partyId, ::std::string const &inviterXuid)
MCAPI void joinParty (::std::string const &partyId)
MCAPI void leaveParty ()
MCAPI void removeMember (::std::string const &memberXuid, bool preventRejoin)
MCAPI void sendInvite (::std::string const &xuid)
MCAPI void setLeader (::std::string const &memberXuid)
MCAPI void setPrivacy (::Parties::PartyPrivacy newPrivacy)
MCAPI void travelToDestination ()
MCAPI void * $ctor (::Bedrock::NonOwnerPointer<::Parties::PartySystem > partySystem)
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, 24, ::Bedrock::NonOwnerPointer<::Parties::PartySystem > > mPartySystem
::ll::TypedStorage< 8, 336, ::TaskGroupmTaskGroup
::ll::TypedStorage< 1, 1, bool > mIsDirty
::ll::TypedStorage< 4, 12, ::OreUI::CommandState<::OreUI::PartyCommandError > > mCreatePartyState
::ll::TypedStorage< 4, 12, ::OreUI::CommandState<::OreUI::PartyCommandError > > mJoinPartyState
::ll::TypedStorage< 4, 12, ::OreUI::CommandState<::OreUI::PartyCommandError > > mAcceptInviteState

Member Function Documentation

◆ $vftable()

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