# TemporaryEffect.BecomeOrphan

```csharp
bool BecomeOrphan
```

If the parent GameObject is destroyed we should become orphaned instead of being destroyed ourselves.
Once orphaned we'll stop all looping effects and wait to die.

Declared in [TemporaryEffect](/api/TemporaryEffect).
Assembly: `Sandbox.Engine`.
