OnOpenVendingShopUsage​Called when a player opens the customer ui for a vending machineNo return behaviorExamples​""void OnOpenVendingShop(VendingMachine machine, BasePlayer player){ Puts("OnOpenVendingShop works!");}Copy