natives.GRAB_PHONE
Jump to navigation
Jump to search
Function Client Only ![]()
Online and Offline
Available since Client 1.0.0
void natives.GRAB_PHONE(float x, float y)
The natives.GRAB_PHONE function is used to controls the phone grab animation at screen coordinates.
Parameters
| 1) | float | x | X screen coordinate. |
| 2) | float | y | Y screen coordinate. |
Return
| void | This function doesn't return a value. |
Notes
There aren't any notes for this function.
Examples
There aren't any examples for this function.
Compatibility
There isn't any compatibility information for this function.