Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async > API/Runtime/Core/Async/FAsyncTaskBase
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Async/AsyncWork.h |
| Include | #include "Async/AsyncWork.h" |
bool IsIdle&40;&41; const
Remarks
Returns true if the work has not been started or has been completed. NOT to be used for synchronization, but great for check()'s