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

◆ MouseOver()

override void Terraria.GameContent.UI.Elements.UIIconTextButton.MouseOver ( UIMouseEvent evt)
inlinevirtual

Reimplemented from Terraria.UI.UIElement.

Definition at line 101 of file UIIconTextButton.cs.

102 {
103 base.MouseOver(evt);
104 if (!true)
105 {
106 }
107 float whiteLerp = this._whiteLerp;
108 Color color;
109 this._color = color;
110 this._opacity = (float)13107;
111 this._hovered = true;
112 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.UI.Elements.UIIconTextButton._whiteLerp, and j__TPar.