SetPromise

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetPromise

(
    TPromise< ResultType >& Promise,
    CallableType&& Callable
)

Template for setting a promise value from a callable.

Public function

void

 

SetPromise

(
    TPromise< void >& Promise,
    CallableType&& Callable
)

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