FJobSpecification::FJobSpecification

Constructor, initializes to default and specified values

Windows
MacOS
Linux

References

Module

SwarmInterface

Header

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

Include

#include "SwarmInterface.h"

Syntax

FJobSpecification
(
    const TCHAR * JobExecutableName,
    const TCHAR * JobParameters,
    TJobTaskFlags JobFlags
)

Remarks

Constructor, initializes to default and specified values

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