This version of Unity is unsupported.

Progress.GetUpdateDateTime

Declaration

public static long GetUpdateDateTime(int id);

Parameters

id The progress indicator's unique ID.

Returns

long The timestamp of the progress indicator's last update.

Description

Gets the time that the progress indicator last changed, or finished.