LeaveParty

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

LeaveParty

(
    const FUniqueNetId& LocalUserId,
    const FOnlinePartyId& PartyId,
    const FOnLeavePartyComplete& Deleg...
)

Leave an existing party All existing party members notified of member leaving (see FOnPartyMemberLeft)

Public function

bool

 

LeaveParty

(
    const FUniqueNetId& LocalUserId,
    const FOnlinePartyId& PartyId,
    bool bSynchronizeLeave,
    const FOnLeavePartyComplete& Deleg...
)

Leave an existing party All existing party members notified of member leaving (see FOnPartyMemberLeft)

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