2021-09-28 13:33:17 -04:00
|
|
|
[CoreRedirects]
|
|
|
|
|
|
|
|
|
|
+EnumRedirects=(OldName="FZoneShapePointType" ValueChanges=(("FZoneShapePointType::LaneSegment","FZoneShapePointType::LaneProfile")))
|
|
|
|
|
|
2022-08-25 11:56:33 -04:00
|
|
|
+StructRedirects=(OldName="ZoneLaneTemplate",NewName="/script/ZoneGraph.ZoneLaneProfile")
|
|
|
|
|
+StructRedirects=(OldName="ZoneLaneTemplateRef",NewName="/script/ZoneGraph.ZoneLaneProfileRef")
|
2021-09-28 13:33:17 -04:00
|
|
|
|
|
|
|
|
+PropertyRedirects=(OldName="ZoneGraphSettings.LaneTemplates",NewName="LaneProfiles")
|
|
|
|
|
+PropertyRedirects=(OldName="ZoneShapeComponent.LaneTemplate",NewName="LaneProfile")
|
|
|
|
|
+PropertyRedirects=(OldName="ZoneShapeComponent.PerPointLaneTemplates",NewName="PerPointLaneProfiles")
|
|
|
|
|
+PropertyRedirects=(OldName="ZoneShapePoint.LaneTemplate",NewName="LaneProfile")
|
|
|
|
|
|
|
|
|
|
+PropertyRedirects=(OldName="ZoneShapePoint.InControlPoint",NewName="InControlPoint_DEPRECATED")
|
|
|
|
|
+PropertyRedirects=(OldName="ZoneShapePoint.OutControlPoint",NewName="OutControlPoint_DEPRECATED")
|
|
|
|
|
|
|
|
|
|
+PropertyRedirects=(OldName="ZoneGraphTagFilter.IncludeTags",NewName="AnyTags")
|
|
|
|
|
+PropertyRedirects=(OldName="ZoneGraphTagFilter.ExcludeTags",NewName="NotTags")
|