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

Add this attribute to a Color item and Alpha will not be presented in the UI and will remain as 255 unless manually edited. More...

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

Detailed Description

Add this attribute to a Color item and Alpha will not be presented in the UI and will remain as 255 unless manually edited.

Definition at line 325 of file ConfigAttributes.cs.