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.