• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Asasii

Recruit
Nov 1, 2022
1
0
I want to show Infrastructure in construction interaction map list GUI to help build railway.
And succeed showing infrastructure balance using MapListOption.GetBuildingData.GetState.GetInfrastructureBalance.
How to sort this value?
what is the valid param for MapListPanel.Sort() method?
Can this be possible?
 
+
Searched for, but did not find any keys. I tried sorting by function values onclick = "[MapListPanel.Sort(MapListOption.GetBuildingData.GetState.GetInfrastructureBalance)]", but no luck. I believe there should exist some array for this to work.
 
Last edited: