Exports / Events
Exports and Events for txos_trucking
Events
This resource doesn't contain any events on the client!
Exports
exports.txos_esc:BlockEsc() -- Block the ESC menu from opening (remember to call AllowEsc after)
exports.txos_esc:AllowEsc() -- Should be called after `BlockEsc`
exports.txos_esx:IsEscOpen() -- Returns @bool if the escape menu is currently open
Last updated