GTA V NativesentityEntity::setRecordsCollisionsOn this pageEntity::setRecordsCollisionsSyntax ```js entity.setRecordsCollisions(toggle); ``` Required Arguments toggle: Boolean Return value Undefined Example ```js // todo ``` See also