Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FAsyncTaskBase
Description
Returns true if the work has not been started or has been completed. NOT to be used for synchronization, but great for check()'s
| Name | IsIdle |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Async/AsyncWork.h |
| Include Path | #include "Async/AsyncWork.h" |
bool IsIdle() const