terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetSearchString()

string Terraria.GameContent.Bestiary.ItemDropBestiaryInfoElement.GetSearchString ( BestiaryUICollectionInfo info)
inline

Implements Terraria.GameContent.Bestiary.IProvideSearchFilterString.

Definition at line 38 of file ItemDropBestiaryInfoElement.cs.

39 {
40 if (info.UnlockState == BestiaryEntryUnlockState.NotKnownAtAll_0)
41 {
42 }
43 string text;
44 return text;
45 }

References System.info, and System.text.