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

Specifies a background color to be used for the property, field, or class in the ModConfig UI. More...

Inherits Attribute.

Public Member Functions

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

Properties

Color Color [get]
 

Detailed Description

Specifies a background color to be used for the property, field, or class in the ModConfig UI.