TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ PostSetupTileMerge()

virtual void Terraria.ModLoader.ModTile.PostSetupTileMerge ( )
inlinevirtualinherited

Can be used to adjust tile merge related things that are not possible to do in M:Terraria.ModLoader.ModBlockType.SetStaticDefaults due to timing.

Definition at line 544 of file ModTile.cs.

545 {
546 }

Referenced by Terraria.ModLoader.TileLoader.PostSetupTileMerge().

+ Here is the caller graph for this function: