|
tModLoader v0.11.8.9
A mod to make and play Terraria mods
|
Use this attribute to specify a custom UI element to be used for the annotated property, field, or class in the ModConfig UI. More...
Inheritance diagram for Terraria.ModLoader.Config.CustomModConfigItemAttribute:
Collaboration diagram for Terraria.ModLoader.Config.CustomModConfigItemAttribute:Public Member Functions | |
| CustomModConfigItemAttribute (Type t) | |
Public Attributes | |
| Type | t |
Use this attribute to specify a custom UI element to be used for the annotated property, field, or class in the ModConfig UI.
Definition at line 85 of file ConfigAttributes.cs.
| Terraria.ModLoader.Config.CustomModConfigItemAttribute.CustomModConfigItemAttribute | ( | Type | t | ) |
Definition at line 88 of file ConfigAttributes.cs.
References Terraria.ModLoader.Config.CustomModConfigItemAttribute.t.
| Type Terraria.ModLoader.Config.CustomModConfigItemAttribute.t |
Definition at line 87 of file ConfigAttributes.cs.
Referenced by Terraria.ModLoader.Config.CustomModConfigItemAttribute.CustomModConfigItemAttribute().