Method CancelActiveGenerateTask
CancelActiveGenerateTask()
Forces the currently tracked generation task, if any, to complete immediately.
public static void CancelActiveGenerateTask()
Remarks
This marks the active ProgressiveTask as completed and clears the global active-task reference. It does not roll back any tile state that has already been applied.