tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.ModLoader.Config.SliderColorAttribute Class Reference

Specifies a slider color for ModConfig elements that use a slider. The default color is white. More...

Inherits Attribute.

Public Member Functions

 SliderColorAttribute (int r, int g, int b, int a=255)
 

Properties

Color Color [get]
 

Detailed Description

Specifies a slider color for ModConfig elements that use a slider. The default color is white.