GTA V NativesmobileMobile::getMobilePhoneRotationOn this pageMobile::getMobilePhoneRotationSyntax ```js mp.game.mobile.getMobilePhoneRotation(rotation, p1); ``` Required Arguments rotation: Vector3 p1: unknown (to be checked) Return value Vector3 Example ```js // todo ``` See also