Navigation
API > API/Plugins > API/Plugins/ZoneGraph
| Name | FZoneGraphLaneRoutingRule |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphTypes.h |
| Include Path | #include "ZoneGraphTypes.h" |
Syntax
USTRUCT ()
struct FZoneGraphLaneRoutingRule
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bEnabled | bool | ZoneGraphTypes.h |
|
|
| Comment | FString | ZoneGraphTypes.h |
|
|
| ConnectionRestrictions | int32 | ZoneGraphTypes.h |
|
|
| DestinationIncomingConnections | EZoneGraphLaneRoutingCountRule | ZoneGraphTypes.h |
|
|
| DestinationLaneProfile | FZoneLaneProfileRef | ZoneGraphTypes.h |
|
|
| SourceLaneProfile | FZoneLaneProfileRef | ZoneGraphTypes.h |
|
|
| SourceOutgoingConnections | EZoneGraphLaneRoutingCountRule | ZoneGraphTypes.h |
|
|
| ZoneTagFilter | FZoneGraphTagFilter | ZoneGraphTypes.h |
|