CitiesSkylinesMods / TMPE

Cities: Skylines Traffic Manager: President Edition
https://steamcommunity.com/sharedfiles/filedetails/?id=1637663252
MIT License
571 stars 85 forks source link

Get Segment End API #1689

Closed kianzarrin closed 1 year ago

kianzarrin commented 1 year ago

I think ExtSegmentEndManager is exposing too much detail. instead of exposing GetIndex() and ExtSegmentEnds array its to introduce an API method that hides this complexity from user. Code is self explanatory and is unused from inside TMPE.