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

◆ FadedMouseOut()

void Terraria.GameContent.UI.States.UIAchievementsMenu.FadedMouseOut ( UIMouseEvent evt,
UIElement listeningElement )
inlineprivate

Definition at line 60 of file UIAchievementsMenu.cs.

61 {
62 int num = 1;
63 UIElement target = evt.Target;
64 if (num == 0)
65 {
66 }
67 if (target != null)
68 {
69 }
70 if (evt.Target != null)
71 {
72 }
73 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.