tModLoader v2024.11
A mod to make and play Terraria mods
|
Allows categorizing Bestiary UI Elements into existing categories. IBestiaryInfoElement that are not vanilla Types without this interface will be placed at the bottom in the UIBestiaryEntryInfoPage.BestiaryInfoCategory.Misc category. More...
Properties | |
UIBestiaryEntryInfoPage.BestiaryInfoCategory | ElementCategory [get] |
The category to place this element inside of, which corresponds to the order of the bestiary elements. Use IBestiaryPrioritizedElement.OrderPriority to dictate a relative ordering within a category. | |
Allows categorizing Bestiary UI Elements into existing categories. IBestiaryInfoElement that are not vanilla Types without this interface will be placed at the bottom in the UIBestiaryEntryInfoPage.BestiaryInfoCategory.Misc category.