QueryPartyJoinability

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

void

 

QueryPartyJoinability

(
    const FUniqueNetId& LocalUserId,
    const IOnlinePartyJoinInfo& Online...,
    const FOnQueryPartyJoinabilityCompl...
)

Query a party to check it's current joinability Intended to be used before a call to LeaveParty (to leave your existing party, which would then be followed by JoinParty)

Public function

void

 

QueryPartyJoinability

(
    const FUniqueNetId& LocalUserId,
    const IOnlinePartyJoinInfo& Online...,
    const FOnQueryPartyJoinabilityCompl...
)

Query a party to check it's current joinability Intended to be used before a call to LeaveParty (to leave your existing party, which would then be followed by JoinParty)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss