UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TFuture< ResultType > Member List

This is the complete list of members for TFuture< ResultType >, including all inherited members.

Consume()TFuture< ResultType >inline
Get() constTFutureBase< ResultType >inline
Get() const UE_LIFETIMEBOUNDTFutureBase< ResultType >inline
GetMutable()TFuture< ResultType >inline
GetMutable() UE_LIFETIMEBOUNDTFuture< ResultType >inline
GetState() constTFutureBase< ResultType >inlineprotected
IsReady() constTFutureBase< ResultType >inline
IsValid() constTFutureBase< ResultType >inline
Next(Func Continuation)TFuture< ResultType >
operator=(TFuture &&)=defaultTFuture< ResultType >
operator=(const TFuture &)=deleteTFuture< ResultType >
Reset()TFuture< ResultType >inline
Share()TFuture< ResultType >inline
StateType typedefTFutureBase< ResultType >protected
TFuture()=defaultTFuture< ResultType >
TFuture(TFuture &&)=defaultTFuture< ResultType >
TFuture(const TFuture &)=deleteTFuture< ResultType >
TFutureBaseTFuture< ResultType >friend
Then(Func Continuation)TFuture< ResultType >
TPromiseTFuture< ResultType >friend
Wait() constTFutureBase< ResultType >inline
WaitFor(const FTimespan &Duration) constTFutureBase< ResultType >inline
WaitUntil(const FDateTime &Time) constTFutureBase< ResultType >inline
~TFuture()=defaultTFuture< ResultType >