FTask

Unreal Engine C++ API Reference > Developer > DistributedBuildInterface

References

   
Module DistributedBuildInterface
Header /Engine/Source/Developer/DistributedBuildInterface/Public/DistributedBuildControllerInterface.h
Include #include "DistributedBuildControllerInterface.h"

Syntax

struct FTask  

Variables

Type Name Description
FTaskCommandDat... CommandData  
uint32 ID  
TPromise< FDist... Promise  

Constructors

Type Name Description
  FTask ( uint32 ID, const FTaskCommandData& CommandDat..., TPromise< FDistributedBuildTaskResu... )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library