Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FTask_1
Description
Try to revive a canceled task (as in reverting the cancellation as if it never happened). if it had been canceled and the scheduler has not run it yet it succeeds.
| Name | TryRevive |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Async/Fundamental/Task.h |
| Include Path | #include "Async/Fundamental/Task.h" |
bool TryRevive()