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

◆ OpenPopup()

void GUICraftGuidePopup.OpenPopup ( )
inline

Definition at line 33 of file GUICraftGuidePopup.cs.

34 {
35 if (!this.PopupDisplayed)
36 {
40 }
41 if (!true)
42 {
43 }
44 if (!true)
45 {
46 }
47 this.FindRecipes();
49 }
class f__AnonymousType0<< Count > j__TPar

References FindRecipes(), j__TPar, and PopupDisplayed.