EOS_Platform_CheckForLauncherAndRestart

EOS API reference page for EOS_Platform_CheckForLauncherAndRestart

1分未満で読めます

Remarks

Checks if the app was launched through the Epic Launcher, and relaunches it through the Epic Launcher if it wasn't. EOS_Success is returned if the app is being restarted. You should quit your process as soon as possible. EOS_NoChange is returned if the app was already launched through the Epic Launcher, and no action needs to be taken. EOS_UnexpectedError is returned if the LauncherCheck module failed to initialize, or the module tried and failed to restart the app.

Return Value

An EOS_EResult is returned to indicate success or an error.

Parameters

EOS_Platform_CheckForLauncherAndRestart

Parameter Type And NameUsage Information
EOS_HPlatform Handle