UI

Export for opening the main job UI

Export

Use this export to open up the main UI of the job (client side only)

exports.peuren_minerjob:OpenMainMenu()

Event

Use this event to open up the main UI of the job (client side only)

TriggerEvent('peuren_minerjob:OpenMainMenu')

Last updated