GTA V NativesplayerPlayer::getPlayerWantedCentrePositionOn this pagePlayer::getPlayerWantedCentrePositionSyntax ```js mp.game.player.getPlayerWantedCentrePosition(); ``` Required Arguments Return value Vector3 Example ```js // todo ``` See also