GTA V NativesplayerPlayer::setCanUseAutoConversationLookatOn this pagePlayer::setCanUseAutoConversationLookatSyntax ```js player.setCanUseAutoConversationLookat(toggle); ``` Required Arguments toggle: Boolean Return value Undefined Example ```js // todo ``` See also