Exports / Events
Exports and Events for txos_trucking
Events
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 openLast updated