Valid
Indicates if a handle is valid and can be used with ProfilerRecorder.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.Profiling.LowLevel.Unsafe
- Assembly: UnityEngine.CoreModule
public bool Valid { get; }
Remarks
Returns true if the handle is valid and can be used with ProfileRecorder. Returns false otherwise.