ox_lib
ox_lib copied to clipboard
feat(input): added lib.getOpenInputDialog
Added a function that gets the state of the InputDialog. Usage: local isOpen, data = lib.getOpenInputDialog()