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

◆ InAPlaceWithWind() [2/2]

static bool Terraria.WorldGen.InAPlaceWithWind ( Vector2 position,
int width,
int height )
inlinestatic

Definition at line 17935 of file WorldGen.cs.

17936 {
17937 int num = 1;
17938 if (num == 0)
17939 {
17940 }
17941 if (num == 0)
17942 {
17943 }
17944 bool flag;
17945 return flag;
17946 }

Referenced by Terraria.GameContent.Drawing.TileDrawing.InAPlaceWithWind().