Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ICompilable
Description
Returns true once async tasks are complete, false if timing out.
Use a TimeLimitSeconds of 0 to poll for completion.
Derived Overrides
| Name | WaitCompletionWithTimeout |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/AsyncCompilationHelpers.h |
| Include Path | #include "AsyncCompilationHelpers.h" |
bool WaitCompletionWithTimeout
(
float TimeLimitSeconds
)