Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Tasks > API/Runtime/Core/Tasks/FTaskBase > API/Runtime/Core/Tasks/FTaskBase/BusyWait
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Tasks/TaskPrivate.h |
| Include | #include "Tasks/TaskPrivate.h" |
bool BusyWait
(
FTimeout Timeout
)
Remarks
Waits until the task is completed or waiting timed out, while executing other tasks