Client Exports
Not trusting the client as much, thats why only a handful of exports is compatible here.
--- Use this to open the UI from another script.
--- Only on the client;
--- @return any
exports["skeexs_invoices"]:Open()Close Interface
--- Use this to close the UI from another script.
--- @return any
exports["skeexs_invoices"]:Close()Last updated