# Sandbox.Prop.CreateGibs

```csharp
List<Gib> CreateGibs(bool wasImpact = False)
```

Create the gibs and return them.

### Parameters

- `wasImpact` (`bool`), default `False`

### Returns

`List<Gib>`

Declared in [Sandbox.Prop](/api/Sandbox.Prop).
Assembly: `Sandbox.Engine`.
