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.