Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/SwarmInterface/Public/SwarmInterface.h |
Include |
#include "SwarmInterface.h" |
int32 AddTask
(
const FTaskSpecification & Specification
)
Adds a Task to the current Job
int32 Error code (< 0 is an error)
Parameter |
Description |
---|---|
Specification |
A structure describing the new Task |