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.EmoteButton.Update ( GameTime gameTime)
inlinevirtual

Reimplemented from Terraria.UI.UIElement.

Definition at line 47 of file EmoteButton.cs.

48 {
49 int frameCounter = this._frameCounter;
50 this._frameCounter = frameCounter;
51 base.Update(gameTime);
52 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.UI.Elements.EmoteButton._frameCounter, and j__TPar.