tModLoader v2024.04
A mod to make and play Terraria mods
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.