Interface IGameObjectEndIssueDetector
- Namespace
- CodeStage.Maintainer.Issues.Detectors
- Assembly
- Build.dll
Use this interface to detect issues in Game Objects after scanning their contents.
public interface IGameObjectEndIssueDetector : IGameObjectEndScanListener<DetectorResults>
- Inherited Members