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

◆ SetSearchTerm()

void GUIBestiary.SetSearchTerm ( string term)
inline

Definition at line 162 of file GUIBestiary.cs.

163 {
164 bool flag = string.IsNullOrWhiteSpace(term);
165 }