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

◆ UseMouseOver()

void Terraria.GameContent.CoinLossRevengeSystem.RevengeMarker.UseMouseOver ( SpriteBatch spriteBatch,
string mouseTextString,
float drawScale = 1f )
inline

Definition at line 454 of file CoinLossRevengeSystem.cs.

455 {
456 if ("" == null)
457 {
458 }
459 Vector2 mouseScreen = Main.MouseScreen;
460 if ("" == null)
461 {
462 }
463 if ("" == null)
464 {
465 }
466 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Main.MouseScreen.