Cities: Skylines

Cities: Skylines

Slope Limits (WtM)
sliders UI
You might look at the wiki for Colossal Order's framework that someone has osted onto github. There is an undocumented UILabel that you could use with the sliders to show the current value:
https://github.com/cities-skylines/ColossalManaged/wiki/ColossalFramework.UI.UILabel
< >
Showing 1-1 of 1 comments
Jonas  [developer] 6 Oct, 2015 @ 11:15am 
I'm already using a text field that both shows the value together with the slider, and allows you to edit it directly. I think this is more flexible (personally I prefer the text field before the slider) than just a label.

I'm also doing this using the official mod options API which makes it easier to have consistent UI elements (though I'm accessing controls in a non-documented way to hide duplicate labels).
< >
Showing 1-1 of 1 comments
Per page: 1530 50