C# 클래스 wServer.realm.entities.Merchants
파일 보기
프로젝트 열기: C453/OryxKingdom
1 사용 예제들
공개 프로퍼티들
공개 메소드들
메소드 |
설명 |
|
Buy ( Player player ) : void |
|
|
Merchants ( short objType ) : System |
|
|
보호된 메소드들
메소드 상세
public Buy ( Player player ) : void |
player |
Player |
|
리턴 |
void |
|
protected ExportStats ( object>.IDictionary stats ) : void |
stats |
object>.IDictionary
| |
리턴 |
void |
|
protected ImportStats ( StatsType stats, object val ) : void |
stats |
StatsType |
|
val |
object |
|
리턴 |
void |
|
public Merchants ( short objType ) : System |
objType |
short |
|
리턴 |
System |
|
protected TryDeduct ( Player player ) : bool |
player |
Player |
|
리턴 |
bool |
|
프로퍼티 상세
public Dictionary> prices |
리턴 |
Dictionary> |
|
public Dictionary shopLists |
리턴 |
int[]>.Dictionary
| |
public int[] store10List |
리턴 |
int[] |
|
public int[] store1List |
리턴 |
int[] |
|
public int[] store2List |
리턴 |
int[] |
|
public int[] store3List |
리턴 |
int[] |
|
public int[] store4List |
리턴 |
int[] |
|
public int[] store5List |
리턴 |
int[] |
|
public int[] store6List |
리턴 |
int[] |
|
public int[] store7List |
리턴 |
int[] |
|
public int[] store8List |
리턴 |
int[] |
|
public int[] store9List |
리턴 |
int[] |
|
public int trueMType |
리턴 |
int |
|
public Tuple truePrice |
리턴 |
CurrencyType>.Tuple
| |