C# 클래스 CurrencyController, TapBand

상속: MonoBehaviour
파일 보기 프로젝트 열기: minimalgeek/TapBand 1 사용 예제들

비공개 메소드들

메소드 설명
AddCoins ( int coins ) : void
AddFans ( int fans ) : void
AddTokens ( int tokens ) : void
Awake ( ) : void
CanBuy ( int price ) : bool
Coins ( ) : string
EquipmentTransaction ( EquipmentData, equipment ) : void
Fans ( ) : string
MerchTransaction ( MerchData, merch ) : void
OnDisable ( ) : void
OnEnable ( ) : void
OnPrestige ( TourData, tour ) : void