tModLoader v2024.03
A mod to make and play Terraria mods
ItemFromCatchingNPCBestiaryInfoElement Class Reference

Inherits IItemBestiaryInfoElement, IBestiaryInfoElement, and IProvideSearchFilterString.

Public Member Functions

 ItemFromCatchingNPCBestiaryInfoElement (int itemId)
 
string GetSearchString (ref BestiaryUICollectionInfo info)
 
UIElement ProvideUIElement (BestiaryUICollectionInfo info)
 
UIElement ProvideUIElement (BestiaryUICollectionInfo info)
 
string GetSearchString (ref BestiaryUICollectionInfo info)
 

Member Function Documentation

◆ GetSearchString()

string ItemFromCatchingNPCBestiaryInfoElement.GetSearchString ( ref BestiaryUICollectionInfo  info)

◆ ProvideUIElement()

UIElement ItemFromCatchingNPCBestiaryInfoElement.ProvideUIElement ( BestiaryUICollectionInfo  info)

Implements IBestiaryInfoElement.