Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestatic |
Definition at line 43 of file DesertDescription.cs.
References Terraria.GameContent.Biomes.Desert.SurfaceMap.Average, Terraria.GameContent.Biomes.Desert.DesertDescription.BlockColumnCount, Terraria.GameContent.Biomes.Desert.DesertDescription.BlockRowCount, Terraria.GameContent.Biomes.Desert.DesertDescription.BlockScale, Terraria.GameContent.Biomes.Desert.SurfaceMap.Bottom, Terraria.GameContent.Biomes.Desert.DesertDescription.CombinedArea, Terraria.GameContent.Biomes.Desert.DesertDescription.DefaultBlockScale, Terraria.GameContent.Biomes.Desert.SurfaceMap.FromArea(), Terraria.WorldGen.genRand, Terraria.GameContent.Biomes.Desert.DesertDescription.Hive, Terraria.GameContent.Biomes.Desert.DesertDescription.Invalid, Terraria.GameContent.Biomes.Desert.DesertDescription.IsValid, Terraria.Main.maxTilesX, Terraria.WorldGen.remixWorldGen, Terraria.GameContent.Biomes.Desert.DesertDescription.RowHasInvalidTiles(), Terraria.GameContent.Biomes.Desert.DesertDescription.Surface, Terraria.Main.tenthAnniversaryWorld, Microsoft.Xna.Framework.Point.X, ReLogic.Utilities.Vector2D.X, Microsoft.Xna.Framework.Point.Y, and ReLogic.Utilities.Vector2D.Y.
Referenced by Terraria.GameContent.Biomes.DesertBiome.Place().