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

◆ FadedMouseOver()

void Terraria.GameContent.UI.States.UIBestiaryTest.FadedMouseOver ( UIMouseEvent evt,
UIElement listeningElement )
inlineprivate

Definition at line 408 of file UIBestiaryTest.cs.

409 {
410 UIElement target = evt.Target;
411 if (target != null)
412 {
413 }
414 if (evt.Target != null)
415 {
416 }
417 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.