FSwarmInterface::IsJobProcessRunning

Checks if the job's process is still running

Windows
MacOS
Linux

References

Module

SwarmInterface

Header

/Engine/Source/Editor/SwarmInterface/Public/SwarmInterface.h

Include

#include "SwarmInterface.h"

Syntax

virtual bool IsJobProcessRunning
(
    int32 * OutStatus
)

Remarks

Checks if the job's process is still running

Returns

bool true if process is still running

Parameters

Parameter

Description

OutStatus

Exit status if process is no longer running

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