Version: 2022.2

FrameDataView.GetCategoryInfo

切换到手册
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.