SetDescription(int, string)
Sets the progress indicator's description. To clear the description pass null.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static void SetDescription(int id, string description)