Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ICompilable
- ICompilable::Reschedule()
- TCompilableAsyncTask::Reschedule()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/AsyncCompilationHelpers.h |
| Include | #include "AsyncCompilationHelpers.h" |
void Reschedule
&40;
FQueuedThreadPool &42; InThreadPool,
EQueuedWorkPriority InPriority
&41;
Remarks
Reschedules any async tasks to the given thread pool at the given priority.