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

◆ AllowFillingLastSlot()

NPCShop Terraria.ModLoader.NPCShop.AllowFillingLastSlot ( )
inline

Definition at line 148 of file NPCShop.cs.

149 {
150 FillLastSlot = true;
151 return this;
152 }

References Terraria.ModLoader.NPCShop.FillLastSlot.

Referenced by Terraria.ModLoader.NPCShopDatabase.RegisterBartender().

+ Here is the caller graph for this function: