C# 클래스 cleanCore.UI.Bag

파일 보기 프로젝트 열기: Vipeax/cleanLayer

공개 메소드들

메소드 설명
Bag ( int id ) : System.Collections.Generic
UseItem ( int slot ) : void

메소드 상세

Bag() 공개 메소드

public Bag ( int id ) : System.Collections.Generic
id int
리턴 System.Collections.Generic

UseItem() 공개 메소드

public UseItem ( int slot ) : void
slot int
리턴 void