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

Definition at line 195 of file UIEmotesMenu.cs.

196 {
197 UIElement target = evt.Target;
198 if (target != null)
199 {
200 }
201 if (evt.Target != null)
202 {
203 }
204 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.