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

◆ Update()

override void Terraria.GameContent.UI.Elements.UIDynamicItemCollection.Update ( GameTime gameTime)
inlinevirtual

Reimplemented from Terraria.UI.UIElement.

Definition at line 116 of file UIDynamicItemCollection.cs.

117 {
118 base.Update(gameTime);
120 {
122 }
123 }
class f__AnonymousType0<< Count > j__TPar
UIElement< Parent > k__BackingField

References Terraria.UI.UIElement.IsMouseHovering, j__TPar, and Terraria.UI.UIElement.k__BackingField.