GTA V NativesplayerPlayer::setPathCanDropFromHeightOn this pagePlayer::setPathCanDropFromHeightSyntax ```js player.setPathCanDropFromHeight(Toggle); ``` Required Arguments Toggle: Boolean Return value Undefined Example ```js // todo ``` See also