Interface IUnityEventIssueDetector
- Namespace
- CodeStage.Maintainer.Issues.Detectors
- Assembly
- Build.dll
Use this interface to detect issues in serialized Unity Events.
public interface IUnityEventIssueDetector : IUnityEventScanListener<DetectorResults>, IPropertyScanListener
- Inherited Members