# Sandbox.Gizmo.Instance.Push

```csharp
System.IDisposable Push()
```

Push this instance as the global Gizmo state. All Gizmo calls during this scope
will use this instance.

### Returns

`System.IDisposable`

Declared in [Sandbox.Gizmo.Instance](/api/Sandbox.Gizmo.Instance).
Assembly: `Sandbox.Engine`.
