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

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

Get() constTSharedFuture< ResultType >inline
GetState() constTFutureBase< ResultType >inlineprotected
IsReady() constTFutureBase< ResultType >inline
IsValid() constTFutureBase< ResultType >inline
Next(Func Continuation)TFutureBase< ResultType >protected
Reset()TFutureBase< ResultType >inlineprotected
StateType typedefTFutureBase< ResultType >protected
TFutureTSharedFuture< ResultType >friend
Then(Func Continuation)TFutureBase< ResultType >protected
TSharedFuture()=defaultTSharedFuture< ResultType >
TSharedFuture(TFuture< ResultType > &&Future)TSharedFuture< ResultType >inline
Wait() constTFutureBase< ResultType >inline
WaitFor(const FTimespan &Duration) constTFutureBase< ResultType >inline
WaitUntil(const FDateTime &Time) constTFutureBase< ResultType >inline