ILauncherTask::ReturnCode

Retrieves the return code from the task

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherTask.h

Include

#include "ILauncherTask.h"

Syntax

int32 ReturnCode() const

Remarks

Retrieves the return code from the task

Returns

return code from the task

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