FTaskCommandData

Unreal Engine C++ API Reference > Developer > DistributedBuildInterface

References

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

Syntax

struct FTaskCommandData  

Variables

Type Name Description
FString Command  
TArray< FString... Dependencies  
uint32 DispatcherPID  
FString ExtraCommandArgs  
FString InputFileName  
FString OutputFileName  
FString WorkingDirectory  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library