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

◆ FinishSetup()

override void Terraria.ModLoader.NPCShop.FinishSetup ( )
inlinevirtual

Reimplemented from Terraria.ModLoader.AbstractNPCShop.

Definition at line 288 of file NPCShop.cs.

289 {
290 Sort();
291 }

References Terraria.ModLoader.NPCShop.Sort().

+ Here is the call graph for this function: