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