Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ProfilerRecorderHandle.Valid

public bool Valid;

Description

Indicates if a handle is valid and can be used with ProfilerRecorder.

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