This version of Unity is unsupported.

Progress.GetEndDateTime

Declaration

public static long GetEndDateTime(int id);

Parameters

id The progress indicator's unique ID.

Returns

long The progress indicator's end timestamp.

Description

Gets the timestamp of when the progress indicator ended.