Task

Execute a given function asynchronously.

Windows
MacOS
Linux

Syntax

*TUniqueFunction< int()> Task

Remarks

Execute a given function asynchronously.

Usage examples:

// using global function int TestFunc() { return 123; }

/**

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