Navigation
| Name | ZoneGraphDebug |
| Type | Runtime |
| Part of Plugins | ZoneGraph |
| Location | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraphDebug/ |
| Module Build Rules | ZoneGraphDebug.Build.cs |
Classes
| Name | Remarks |
|---|---|
| AZoneGraphTestingActor | Debug actor to visually test zone graph. |
| UZoneGraphTestingComponent | Actor for testing ZoneGraph functionality. |
| UZoneLaneTest | Base class to inherit from to be able to perform custom actions on lane detected by the testing actor. |
Interfaces
| Name | Remarks |
|---|---|
| IZoneGraphDebug | The public interface to this module. |