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