Navigation
API > API/Editor > API/Editor/UATHelper > API/Editor/UATHelper/IUATHelperModule
Type
typedef TFunction< void(FString, 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.