Cities: Skylines

Cities: Skylines

ModTools 3.8.0
Amaryl 1 Nov, 2021 @ 7:29am
Create property instance and array manipulation
I'm facing an issue with a custom asset. the property m_paths (from m_editPrefabInfo) is null. There is any possibility to create an instance of BuildingInfo+PathInfo[] ?

Is that possible to manipulate an array (add and delete an item) ?

If these features are not currently implemented. Do you think it can be done ? If yes I want try to implement it and submit a pull request.