class in Unity.ProjectAuditor.Editor.Core
/
Inherits from:Unity.ProjectAuditor.Editor.Core.ModuleAnalyzer
Abstract base class for an Analyzer to be invoked by AudioClipModule
Method | Description |
---|---|
Analyze | Implement this method to detect Issues, construct ReportItem objects to describe them, and return them. |
Method | Description |
---|---|
Initialize | Initializes the Analyzer |