Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Valid

Indicates if a handle is valid and can be used with ProfilerRecorder.
Read time 1 minuteLast updated 12 days ago

Definition

public bool Valid { get; }

Remarks

Returns true if the handle is valid and can be used with ProfileRecorder. Returns false otherwise.