Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Programming with Project Auditor

Use the Project Auditor API to customize data collection.
Read time 1 minuteLast updated 12 days ago

Use the classes and methods in the Scripting API to customize how Project Auditor runs.

Topic

Description

Run Project Auditor from the command lineStart Project Auditor from the command line and customize the data it collects.
Compare issues and insightsUse the
Report
class to compare issues that Project Auditor finds.
Create custom analyzersAdd your own custom analyzers to Project Auditor.

Additional resources