TXOS - FiveM Scripts Documentation
STOREDISCORD
  • TXOS Documentation
  • DEPENDENCY
    • TXOS Lib
      • Dependencies
      • Installation
      • Configuration
      • Open methods
      • Framework customization
  • Resources
    • TXOS Armory
      • Dependencies
      • Installation
      • Configuration
      • Open methods
      • Exports / Events
    • TXOS Badge
      • Dependencies
      • Installation
      • Configuration
      • Open methods
      • Exports / Events
    • TXOS Jewel
      • Dependencies
      • Installation
      • Configuration
      • Open methods
      • Exports / Events
    • TXOS Trucking
      • Dependencies
      • Installation
      • Configuration
      • Open methods
      • Exports / Events
    • TXOS Esc
      • Dependencies
      • Installation
      • Configuration
      • Open methods
      • Exports / Events
Powered by GitBook
On this page
  • Events
  • Exports
  1. Resources
  2. TXOS Esc

Exports / Events

Exports and Events for txos_trucking

Events

This resource doesn't contain any events on the client!

This resource doesn't contain any events on the server!

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

This resource doesn't contain any exports on the server!

PreviousOpen methods

Last updated 5 months ago