Navigation
API > API/Plugins > API/Plugins/ZoneGraph
| Name | EZoneGraphLaneRoutingCountRule |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphTypes.h |
| Include Path | #include "ZoneGraphTypes.h" |
Syntax
enum EZoneGraphLaneRoutingCountRule
{
Any,
One,
Many,
}
Values
| Name | Remarks |
|---|---|
| Any | |
| One | |
| Many |