AssetAnalysisContext
A context object passed by AssetsModule to an AssetsModuleAnalyzer's Analyze() method.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: Unity.ProjectAuditor.Editor.Core
- Assembly: UnityEditor
- Inherits from: AnalysisContext
public class AssetAnalysisContext : AnalysisContext
Fields
Value | Description |
|---|---|
| AssetPath | A path to an asset, of any type, in the project. |