Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetAllIssues()

Gets a read-only collection of all of the ProjectIssues included in the report.
Read time 1 minuteLast updated 4 days ago

Definition

public IReadOnlyCollection<ReportItem> GetAllIssues()

Returns

Type

Description

IReadOnlyCollection<ReportItem>All the issues in the report