Class AssetAnalysisContext
A context object passed by AssetsModule to an AssetsModuleAnalyzer's Analyze() method.
Inherited Members
Namespace: Unity.ProjectAuditor.Editor.Core
Assembly: Unity.ProjectAuditor.Editor.dll
Syntax
public class AssetAnalysisContext : AnalysisContext
Fields
AssetPath
A path to an asset, of any type, in the project.
Declaration
public string AssetPath
Field Value
Type | Description |
---|---|
string |