![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for TPromise< ResultType >, including all inherited members.
| EmplaceValue(ArgTypes &&... Args) | TPromise< ResultType > | inline |
| GetFuture() | TPromise< ResultType > | inline |
| GetState() | TPromise< ResultType > | inlineprotected |
| operator=(TPromise &&Other)=default | TPromise< ResultType > | |
| operator=(const TPromise &Other)=delete | TPromise< ResultType > | |
| SetValue(const SetType &Result) | TPromise< ResultType > | inline |
| SetValue(SetType &&Result) | TPromise< ResultType > | inline |
| SetValue() | TPromise< ResultType > | inline |
| TPromise() | TPromise< ResultType > | inline |
| TPromise(TUniqueFunction< void()> &&CompletionCallback) | TPromise< ResultType > | inline |
| TPromise(TPromise &&Other)=default | TPromise< ResultType > | |
| TPromise(const TPromise &Other)=delete | TPromise< ResultType > | |
| ~TPromise() | TPromise< ResultType > | inline |