Version: 2022.2
言語: 日本語
public Profiling.ProfilerCategoryInfo GetCategoryInfo (ushort id);

パラメーター

id The ID for the Category.

戻り値

ProfilerCategoryInfo Returns a ProfilerCategoryInfo struct based on the supplied ID. If the ID doesn't exist, an exception is thrown.

説明

Gets the Profiler category information for a given category ID.