# Sandbox.ParticleEffect.FollowerPrefab

```csharp
List<GameObject> FollowerPrefab { get; set; }
```

Will choose a random prefab to spawn from this list.

Declared in [Sandbox.ParticleEffect](/api/Sandbox.ParticleEffect).
Assembly: `Sandbox.Engine`.
