Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.