Navigation
API > API/Plugins > API/Plugins/ZoneGraph > API/Plugins/ZoneGraph/FZoneShapePoint
Syntax
UPROPERTY (Category=Zone, EditAnywhere, BlueprintReadWrite)
uint8 LaneProfile
Remarks
Index to external array referring to Lane Profile, or FZoneShapePoint::InheritLaneProfile if we should use Shape's lane profile. This is a little awkward indirection, but keeps the point memory usage in check.