Navigation
API > API/Plugins > API/Plugins/ZoneGraph
References
| Module | ZoneGraph |
| Header | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphTypes.h |
| Include | #include "ZoneGraphTypes.h" |
Syntax
USTRUCT&40;&41;
struct FZoneGraphLaneRoutingRule
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bEnabled | ||
| FString | Comment | ||
| int32 | ConnectionRestrictions | ||
| EZoneGraphLaneRoutingCountRule | DestinationIncomingConnections | ||
| FZoneLaneProfileRef | DestinationLaneProfile | ||
| FZoneLaneProfileRef | SourceLaneProfile | ||
| EZoneGraphLaneRoutingCountRule | SourceOutgoingConnections | ||
| FZoneGraphTagFilter | ZoneTagFilter |