Navigation
API > API/Editor > API/Editor/SwarmInterface > API/Editor/SwarmInterface/FSwarmInterface
Description
Ends the Job specification, after which no additional Tasks may be defined. Also, this is generally the point when the Agent will validate and launch the Job executable, potentially distributing the Job to other Agents.
| Name | EndJobSpecification |
| Type | function |
| Header File | /Engine/Source/Editor/SwarmInterface/Public/SwarmInterface.h |
| Include Path | #include "SwarmInterface.h" |
int32 EndJobSpecification()
int32 Error code (< 0 is an error)