Version: 2022.3
언어: 한국어
public static string GetStepLabel (int id);

파라미터

id The progress indicator's unique ID.

반환

string The step label.

설명

Gets the label that displays a progress indicator's steps.

See Also: Progress.SetStepLabel, [Progress.GetCurrentStep]], Progress.GetTotalSteps.