GetCategoryByName(char*, int)
Gets the Profiler category identifier.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: Unity.Profiling.LowLevel.Unsafe
- Assembly: UnityEngine.CoreModule
public static ushort GetCategoryByName(char* name, int nameLen)
Parameters
Returns
Type | Description |
|---|---|
| ushort | Returns Profiler category identifier. |