White Sands - Modules - TypesVar Details

vend-a-tray

Vars

payments_accThe Account which will receive payment for purchases. Set by the first ID to swipe the tray.
sale_priceThe price of the item being sold. Altered by grab intent ID use.
viewing_uiWe're using the same trick as paper does in order to cache the image, and only load the UI when messed with.

Var Details

payments_acc

The Account which will receive payment for purchases. Set by the first ID to swipe the tray.

sale_price

The price of the item being sold. Altered by grab intent ID use.

viewing_ui

We're using the same trick as paper does in order to cache the image, and only load the UI when messed with.