Version: 2022.3

Progress.SetDescription

切换到手册
public static void SetDescription (int id, string description);

参数

id The progress indicator's unique ID.
description The progress indicator's new description.

描述

Sets the progress indicator's description. To clear the description pass null.