C# 클래스 EraselsPlugins.ShopSellsScalingPotions

상속: System.MarshalByRefObject, IPluginChestSetupShop
파일 보기 프로젝트 열기: dougbenham/TerrariaPatcher

공개 메소드들

메소드 설명
OnChestSetupShop ( Chest chest, int type ) : void

메소드 상세

OnChestSetupShop() 공개 메소드

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