Navigation
API > API/Editor > API/Editor/UATHelper > API/Editor/UATHelper/IUATHelperModule
References
| Module | UATHelper |
| Header | /Engine/Source/Editor/UATHelper/Public/IUATHelperModule.h |
| Include | #include "IUATHelperModule.h" |
void CreateUatTask
&40;
const FString & CommandLine,
const FText & PlatformDisplayName,
const FText & TaskName,
const FText & TaskShortName,
const FSlateBrush &42; TaskIcon,
const TArray< struct FAnalyticsEventAttribute > &42; OptionalAnalyticsParamArray,
UatTaskResultCallack ResultCallback,
const FString & ResultLocation
&41;
Remarks
Creates and starts up a UAT Task
Parameters
| Name | Description |
|---|---|
| ResultLocation | The folder where the result of the task will be stored |