C# 클래스 ItemStack, Aegina

Use it to create a group of a same Item.
파일 보기 프로젝트 열기: JMounier/Aegina 1 사용 예제들

공개 메소드들

메소드 설명
ItemStack ( ) : System.Collections
ItemStack ( Item, items, int quantity ) : System.Collections

메소드 상세

ItemStack() 공개 메소드

public ItemStack ( ) : System.Collections
리턴 System.Collections

ItemStack() 공개 메소드

public ItemStack ( Item, items, int quantity ) : System.Collections
items Item,
quantity int
리턴 System.Collections