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.UIEmotesMenu.FadedMouseOut ( UIMouseEvent evt,
UIElement listeningElement )
inlineprivate

Definition at line 207 of file UIEmotesMenu.cs.

208 {
209 int num = 1;
210 UIElement target = evt.Target;
211 if (num == 0)
212 {
213 }
214 if (target != null)
215 {
216 }
217 if (evt.Target != null)
218 {
219 }
220 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.