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

Progress.GetStartDateTime

Declaration

public static long GetStartDateTime(int id);

Parameters

id The progress indicator's unique ID.

Returns

long The progress indicator's start timestamp.

Description

Gets the timestamp of when the progress indicator started.