Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async > API/Runtime/Core/Async/TAsyncResult
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Async/AsyncResult.h |
| Include | #include "Async/AsyncResult.h" |
TSharedPtr< IAsyncProgress > GetProgess&40;&41; const
Remarks
Get an object that indicates the progress of the task that is computing the result. Task progress object, or nullptr if not available.