RequestReservationUpdate

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

bool

 

RequestReservationUpdate

(
    const FUniqueNetIdRepl& Requesting...,
    const TArray< FPlayerReservation > ...,
    bool bRemovePlayers
)

Sends an update request to the remote host to append additional members to an existing party in the host's session.

Public function Virtual

bool

 

RequestReservationUpdate

(
    const FOnlineSessionSearchResult& ...,
    const FUniqueNetIdRepl& Requesting...,
    const TArray< FPlayerReservation > ...,
    bool bRemovePlayers
)

Sends an update request to the remote host to append additional members to an existing party in the host's session.

Public function Virtual

bool

 

RequestReservationUpdate

(
    const FString& ConnectInfoStr,
    const FString& InSessionId,
    const FUniqueNetIdRepl& Requesting...,
    const TArray< FPlayerReservation > ...,
    bool bRemovePlayers
)

Sends an update request to the remote host to append additional members to an existing party in the host's session.

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