NameUtf8
The name of the Profiler metric as a pointer to UTF-8 byte array.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: Unity.Profiling.LowLevel.Unsafe
- Assembly: UnityEngine.CoreModule
public byte* NameUtf8 { get; }
Remarks
The name points to the unmanaged null-terminated string which is valid for the whole application lifetime.