Version: 2022.1
言語: 日本語
public float progress ;

説明

Returns the progress value of a progress indicator's associated task.

While the associated event is in progress, this value is usually between 0 and 1. If it is -1, progress is indefinite. If it is -2, progress has not been reported yet.

See Also: Progress.Item.Report.