This version of Unity is unsupported.

Progress.ClearRemainingTime

Declaration

public static void ClearRemainingTime(int id);

Parameters

id The progress indicator's unique ID.

Description

Resets the computation of a progress indicator's remaining time.

If the remaining time was set manually, it reverts to its default state where it is computed automatically.