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

Definition at line 137 of file UICreativeInfiniteItemsDisplay.cs.

138 {
139 int num = 1;
140 UIElement target = evt.Target;
141 if (num == 0)
142 {
143 }
144 if (target != null)
145 {
146 }
147 if (evt.Target != null)
148 {
149 }
150 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.