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

◆ FillShop() [1/2]

void Terraria.ModLoader.AbstractNPCShop.FillShop ( ICollection< Item > items,
NPC npc )
abstract

Unbounded variant of M:Terraria.ModLoader.AbstractNPCShop.FillShop(Terraria.Item[],Terraria.NPC,System.Boolean@), for future forwards compatibility with tabbed or scrolling shops.

Parameters
itemsThe collection to be filled
npcThe NPC the player is talking to