This version of Unity is unsupported.

Progress.GetProgress

Declaration

public static float GetProgress(int id);

Parameters

id The progress indicator's unique ID.

Returns

float The current progress.

Description

Gets a progress indicator's progress.