프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Awake | void |
메소드 | 설명 | |
---|---|---|
ClosestInteractionZone ( |
Get the closest interaction zone to the specified position.
|
|
GetStaffZone ( ) : |
||
OnCommand ( |
||
OnDeselect ( ) : void | ||
OnSelect ( ) : void | ||
Pay ( float amount ) : void |
Transfers the given amount of money to this checkout.
|
|
RandomInteractionZone ( ) : |
Gets a random one of this checkout's interaction zones
|
메소드 | 설명 | |
---|---|---|
Awake ( ) : void |
public ClosestInteractionZone ( |
||
position | A world position to test for proximity to this checkouts interaction zones. | |
리턴 |
public OnCommand ( |
||
clicked | ||
position | ||
리턴 | void |
public Pay ( float amount ) : void | ||
amount | float | The amount of money to give to this checkout |
리턴 | void |
public RandomInteractionZone ( ) : |
||
리턴 |