FInteractiveProcess::IsRunning

Checks whether the process is still running.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/InteractiveProcess.h"

Syntax

bool IsRunning() const

Remarks

Checks whether the process is still running.

Returns

true if the process is running, false otherwise.

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