This version of Unity is unsupported.

Progress.GetDescription

Declaration

public static string GetDescription(int id);

Parameters

id The progress indicator's unique ID.

Returns

string The description, if one exists.

Description

Gets a progress indicator's description.