FSwarmInterface::CloseJob

Ends the Job, after which all Job-related API usage (except OpenJob) will be rejected

Windows
MacOS
Linux

References

Module

SwarmInterface

Header

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

Include

#include "SwarmInterface.h"

Syntax

int32 CloseJob()

Remarks

Ends the Job, after which all Job-related API usage (except OpenJob) will be rejected

Returns

int32 Error code (< 0 is an error)

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