Exports
Client Side Exports
openUI
Export to open the fishing UI
Example Usage
-- Set the parameters
local fishing_location = "fishing_1" -- (string): Location index from your Config.fishing_locations
-- Call the export
exports['lc_fishing_simulator']:openUI(fishing_location)