C# 클래스 WarTornLands.PlayerClasses.Inventory
파일 보기
프로젝트 열기: floAr/WarTornLands
1 사용 예제들
공개 메소드들
메소드 상세
public AddKeyShelf ( string areaID ) : void |
areaID |
string |
|
리턴 |
void |
|
public HasKey ( string areaID ) : bool |
areaID |
string |
|
리턴 |
bool |
|
public HasMasterKey ( string areaID ) : bool |
areaID |
string |
|
리턴 |
bool |
|
public Insert ( Item item ) : bool |
item |
Item |
|
리턴 |
bool |
|
public Inventory ( WarTornLands swing ) : System |
swing |
WarTornLands |
|
리턴 |
System |
|