Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async > API/Runtime/Core/Async/TPromise
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Async/Future.h |
| Include | #include "Async/Future.h" |
TPromise & operator&61;
&40;
TPromise && Other
&41;
Remarks
Move assignment operator.
Parameters
| Name | Description |
|---|---|
| Other | The promise holding the shared state to move. |