Skip to main content

Open PS5 System Error Dialog (ShowPlayStationErrorDialog)

PS5
If you are using Unreal Engine, see ShowPlayStationErrorDialog for Unreal Engine SDK.

Open PS5 System Error Dialog.

Function Definition

public static void ShowPlayStationErrorDialog(int error_code);

Parameter Instructions

ParametersTypeExplanation
error_codeintError code returned by PS5 interface call

Code Sample

INTLAPI.ShowPlayStationErrorDialog(0x80431068);