Client Exports
Open Boot
This client-side export is intended to enable external interaction for opening the vehicle's boot. It returns a boolean value of true or false, indicating the success of the operation. Please note that this export requires the vehicle's entity handle to be provided as input.
Close Boot
This client-side export is intended to enable external interaction for closing the vehicle's boot. It returns a boolean value of true or false, indicating the success of the operation. Please note that this export requires the vehicle's entity handle to be provided as input.
Last updated