Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsValid()

Check whether all issues in the report are valid.
Read time 1 minuteLast updated 6 days ago

Definition

public bool IsValid()

Returns

Type

Description

boolTrue is none of the issues in the report have a null description string. Otherwise returns false.