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

◆ MowGrassTile()

void Terraria.Player.MowGrassTile ( Microsoft::Xna::Framework::Vector2 thePos)
inlineprivate

Definition at line 6267 of file Player.cs.

6268 {
6269 if (!true)
6270 {
6271 }
6272 Tile tile;
6273 bool isLoaded = tile.IsLoaded;
6274 if (477 == 0)
6275 {
6276 }
6277 if (477 == 0)
6278 {
6279 }
6280 if (477 == 0)
6281 {
6282 }
6283 bool netClientOnly = Main.NetClientOnly;
6284 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.IsLoaded, j__TPar, and Terraria.Main.NetClientOnly.