# Sandbox.PhysicsIntersectionEnd.Deconstruct

```csharp
void Deconstruct(out Target Self, out Target Other)
```

### Parameters

- `out Self` (`Target`)
- `out Other` (`Target`)

Declared in [Sandbox.PhysicsIntersectionEnd](/api/Sandbox.PhysicsIntersectionEnd).
Assembly: `Sandbox.Engine`.
