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

This attribute sets a label for the property, field, or class for use in the ModConfig UI. Starting the label with $ means the label should be interpreted as a Localization key. More...

Inherits Attribute.

Public Member Functions

 LabelAttribute (string label)
 

Properties

string Label [get]
 

Detailed Description

This attribute sets a label for the property, field, or class for use in the ModConfig UI. Starting the label with $ means the label should be interpreted as a Localization key.