GTA V NativesentityEntity::isAttachedToAnyPedOn this pageEntity::isAttachedToAnyPedSyntax ```js entity.isAttachedToAnyPed(); ``` Required Arguments Return value Boolean Example ```js // todo ``` See also