C# Class EraselsPlugins.ShopSellsScalingPotions

Inheritance: System.MarshalByRefObject, IPluginChestSetupShop
显示文件 Open project: dougbenham/TerrariaPatcher

Public Methods

Method Description
OnChestSetupShop ( Chest chest, int type ) : void

Method Details

OnChestSetupShop() public method

public OnChestSetupShop ( Chest chest, int type ) : void
chest Terraria.Chest
type int
return void