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

◆ PostGlobalUpdate()

virtual void Terraria.ModLoader.ModTileEntity.PostGlobalUpdate ( )
inlinevirtualinherited

Code that should be run after all tile entities in the world update.

Definition at line 247 of file ModTileEntity.cs.

248 {
249 }

Referenced by Terraria.ModLoader.ModTileEntity.UpdateEndInternal().

+ Here is the caller graph for this function: