ClosePhone

The ClosePhone export allows you to close the phone programmatically. This is useful for scenarios where the phone needs to be closed automatically, such as during specific events or interactions.


How to Use

To close the phone, simply call the following export:

exports['qs-smartphone-pro']:ClosePhone()

No parameters are required for this export. It will instantly close the phone for the player. Use this export to manage phone behavior seamlessly within your scripts.

Last updated