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