This version of Unity is unsupported.

Progress.GetName

Declaration

public static string GetName(int id);

Parameters

id The progress indicator's unique ID.

Returns

string The matching progress indicator's name.

Description

Gets a progress indicator's name.