# Sandbox.Prop.NetworkCreateGibs

```csharp
void NetworkCreateGibs(bool wasImpact = False)
```

Create the gibs for this prop breaking, over the network. This causes clients to spawn the gibs too.

### Parameters

- `wasImpact` (`bool`), default `False`

Declared in [Sandbox.Prop](/api/Sandbox.Prop).
Assembly: `Sandbox.Engine`.
