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

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.