Client Exports
Here you'll find a list of available exports for Garage. They are intended for users with basic or advanced programming skills.
Open
Open a specific garage using your name
exports['ux_garage']:Open(garageName)IsOpen
Returns true or false if the menu (tablet) is open
exports['ux_garage']:IsOpen()Close
Close the menu (tablet) is open
exports['ux_garage']:Close()Last updated