UatTaskResultCallack

Used to callback into calling code when a UAT task completes.

Windows
MacOS
Linux

Type

typedef TFunction< void, double)> UatTaskResultCallack

References

Module

UATHelper

Header

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

Include

#include "IUATHelperModule.h"

Remarks

Used to callback into calling code when a UAT task completes. First param is the result type, second param is the runtime in sec.

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