# Sandbox.GameObject.DiffObjectDefinitions

```csharp
static HashSet<TrackedObjectDefinition> DiffObjectDefinitions
```

Defines objects within a scene hierarchy we want to track for prefab diffing and patching.

Declared in [Sandbox.GameObject](/api/Sandbox.GameObject).
Assembly: `Sandbox.Engine`.
