API reference
API reference
Select your platform
No SDKs available
No versions available

OvrPlatform_GroupPresence_LaunchRejoinDialog Function

Signature

void OvrPlatform_GroupPresence_LaunchRejoinDialog(UGameInstance *GameInstance, FString LobbySessionId, FString MatchSessionId, FString DestinationApiName, OvrPlatform_GroupPresence_LaunchRejoinDialog_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
LobbySessionId: FString
MatchSessionId: FString
DestinationApiName: FString
Delegate: OvrPlatform_GroupPresence_LaunchRejoinDialog_Delegate &&

Returns

void