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

Definition at line 125 of file UICreativeInfiniteItemsDisplay.cs.

126 {
127 UIElement target = evt.Target;
128 if (target != null)
129 {
130 }
131 if (evt.Target != null)
132 {
133 }
134 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.