Navigation
API > API/Plugins > API/Plugins/ZoneGraph > API/Plugins/ZoneGraph/UZoneShapeComponent
References
| Module | ZoneGraph |
| Header | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneShapeComponent.h |
| Include | #include "ZoneShapeComponent.h" |
| Source | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Private/ZoneShapeComponent.cpp |
int32 AddUniquePerPointLaneProfile
&40;
const FZoneLaneProfileRef & NewLaneProfileRef
&41;
Remarks
Adds new one if one does not exists index to the lane profile, or INDEX_NONE if new lane template could not be added.
Parameters
| Name | Description |
|---|---|
| NewLaneProfileRef | New profile to add. |