Version: 2022.3
언어: 한국어

Progress.GetCountPerStatus

매뉴얼로 전환
public static int[] GetCountPerStatus ();

반환

int[] An array that contains the count of progress indicators per status. Each index maps a single status from the Status enum.

설명

For each available status, gets the number of progress indicators with that status.