Version: 2021.2
언어: 한국어
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.