Navigation
API > API/Plugins > API/Plugins/ZoneGraph
Reference to a lane profile.
| Name | FZoneLaneProfileRef |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphTypes.h |
| Include Path | #include "ZoneGraphTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FZoneLaneProfileRef
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ZoneGraphTypes.h | |||
FZoneLaneProfileRef
(
const FZoneLaneProfile& LaneProfile |
ZoneGraphTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ID | FGuid | ZoneGraphTypes.h |
|
|
| Name | FName | ZoneGraphTypes.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Equals
(
const FZoneLaneProfile& LaneProfile |
ZoneGraphTypes.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FZoneLaneProfileRef& RHS |
ZoneGraphTypes.h |