Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MerchData
C# 클래스 MerchData, TapBand
파일 보기
프로젝트 열기: minimalgeek/TapBand
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
coinPerSecond
int
id
int
level
int
merchType
MerchType
name
string
timeLimit
int
upgradeCost
int
프로퍼티 상세
coinPerSecond
공개적으로 프로퍼티
public
int
coinPerSecond
리턴
int
id
공개적으로 프로퍼티
public
int
id
리턴
int
level
공개적으로 프로퍼티
public
int
level
리턴
int
merchType
공개적으로 프로퍼티
public
MerchType
merchType
리턴
MerchType
name
공개적으로 프로퍼티
public
string
name
리턴
string
timeLimit
공개적으로 프로퍼티
public
int
timeLimit
리턴
int
upgradeCost
공개적으로 프로퍼티
public
int
upgradeCost
리턴
int