Version: 2022.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.