IUATHelperModule::CreateUatTask

Windows
MacOS
Linux

References

Module

UATHelper

Header

/Engine/Source/Editor/UATHelper/Public/IUATHelperModule.h

Include

#include "IUATHelperModule.h"

Syntax

void CreateUatTask
(
    const FString & CommandLine,
    const FText & PlatformDisplayName,
    const FText & TaskName,
    const FText & TaskShortName,
    const FSlateBrush * TaskIcon,
    UatTaskResultCallack ResultCallback
)

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