Interface IPropertyIssueDetector
- Namespace
- CodeStage.Maintainer.Issues.Detectors
- Assembly
- Build.dll
Use this interface to detect issues in Serialized Properties inside Components, Assets and other Objects.
public interface IPropertyIssueDetector : IGenericPropertyScanListener<DetectorResults>, IPropertyScanListener
- Inherited Members