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

This specifies that the annotated item will appear as a button that leads to a separate page in the UI. Use this to organize hierarchies. More...

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

Detailed Description

This specifies that the annotated item will appear as a button that leads to a separate page in the UI. Use this to organize hierarchies.

Definition at line 345 of file ConfigAttributes.cs.