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;BlueprintType&41;
struct FZoneLaneProfileRef
Remarks
Reference to a lane profile.
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FZoneLaneProfileRef
(
const FZoneLaneProfile& LaneProfile |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Equals
(
const FZoneLaneProfile& LaneProfile |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FZoneLaneProfileRef& RHS |