FMonitoredProcess::GetReturnCode

Returns the return code from the exited process

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/MonitoredProcess.h

Include

#include "Misc/MonitoredProcess.h"

Syntax

int GetReturnCode() const

Remarks

Returns the return code from the exited process

Returns

Process return code

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