tModLoader v0.11.8.9
A mod to make and play Terraria mods
Terraria.ModLoader.Config.SliderAttribute Class Reference

Affects whether this data will be presented as a slider of an input field. Add this attribute to use a slider. Currently only affects data of type int. More...

+ Inheritance diagram for Terraria.ModLoader.Config.SliderAttribute:
+ Collaboration diagram for Terraria.ModLoader.Config.SliderAttribute:

Detailed Description

Affects whether this data will be presented as a slider of an input field. Add this attribute to use a slider. Currently only affects data of type int.

Definition at line 309 of file ConfigAttributes.cs.