Version: 2022.2
언어: 한국어

Profiler.GetCategoriesCount

매뉴얼로 전환
public static uint GetCategoriesCount ();

반환

uint Returns number of ProfilerCategory registered in Profiler.

설명

Returns number of ProfilerCategory registered in Profiler.

Returns a total number of ProfilerCategory registered in the Profiler. Can be used together with Profiler.GetAllCategories to pre-allocate a container to the required size.