GTA V NativesstreamingStreaming::hasCollisionForModelLoadedOn this pageStreaming::hasCollisionForModelLoadedSyntax ```js mp.game.streaming.hasCollisionForModelLoaded(model); ``` Required Arguments model: Model hash or name Return value Boolean Example ```js // todo ``` See also