GetPendingJoinRequests

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

GetPendingJoinRequests

(
    const FUniqueNetId& LocalUserId,
    const FOnlinePartyId& PartyId,
    TArray< IOnlinePartyPendingJoinRequ...
)

Get list of users requesting to join the party

Public function Virtual Const

bool

 

GetPendingJoinRequests

(
    const FUniqueNetId& LocalUserId,
    const FOnlinePartyId& PartyId,
    TArray< TSharedRef< IOnlinePartyPen...
)

Use GetPendingJoinRequests that gives const IOnlinePartyPendingJoinRequestInfo

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