Свойство | Тип | Описание | |
---|---|---|---|
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 GetStaffZone ( ) : |
||
Результат |
public OnCommand ( |
||
clicked | ||
position | ||
Результат | void |
public Pay ( float amount ) : void | ||
amount | float | The amount of money to give to this checkout |
Результат | void |
public RandomInteractionZone ( ) : |
||
Результат |