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

Definition at line 420 of file UIBestiaryTest.cs.

421 {
422 int num = 1;
423 UIElement target = evt.Target;
424 if (num == 0)
425 {
426 }
427 if (target != null)
428 {
429 }
430 if (evt.Target != null)
431 {
432 }
433 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.