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