Version: 2021.1
언어: 한국어

ProfilerCategoryConstructor

매뉴얼로 전환
public ProfilerCategory (string categoryName);

파라미터

categoryName Profiler category name.

설명

Use to construct ProfilerCategory by category name.

This constructor performs a lookup across built-in Profiler categories and stores the category identifier. If the category does not exist, then it uses ProfilerCategory.Scripts instead.