GTA V NativesgameplayGameplay::removeDispatchSpawnBlockingAreaOn this pageGameplay::removeDispatchSpawnBlockingAreaSyntax ```js mp.game.gameplay.removeDispatchSpawnBlockingArea(p0); ``` Required Arguments p0: unknown (to be checked) Return value Undefined Example ```js // todo ``` See also