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

OvrPlatform_GroupPresence_LaunchMultiplayerErrorDialog Function

Launch an error dialog window with predefined messages for commonly occurring multiplayer errors. Check the Invokable Error Dialogs documentation for more information about these error messages and their values.

Signature

void OVRPLATFORM_API OvrPlatform_GroupPresence_LaunchMultiplayerErrorDialog(UGameInstance *GameInstance, FOvrMultiplayerErrorOptions Options, OvrPlatform_GroupPresence_LaunchMultiplayerErrorDialog_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
Delegate: OvrPlatform_GroupPresence_LaunchMultiplayerErrorDialog_Delegate &&

Returns

void OVRPLATFORM_API