프로퍼티 | 타입 | 설명 | |
---|---|---|---|
MoneyText | |||
NStaffText |
메소드 | 설명 | |
---|---|---|
Awake ( ) : void | ||
DisplayCheckout ( |
||
DisplayCustomer ( |
||
DisplayShelf ( |
||
DisplayStaff ( |
||
Hide ( ) : void | ||
OnDeposit ( float amountDeposited ) : void | ||
OnStaffFired ( |
||
OnStaffHired ( |
||
OnWithdrawal ( float amountWithdrawn ) : void | ||
SpawnStaff ( ) : void | ||
Start ( ) : void |
public DisplayCheckout ( |
||
checkout | ||
리턴 | void |
public DisplayCustomer ( |
||
customer | ||
리턴 | void |
public OnWithdrawal ( float amountWithdrawn ) : void | ||
amountWithdrawn | float | |
리턴 | void |