# CullSphereGroup.__eq

**Kind:** Operation

**Environments:** Game

## Game

``` { .lua .api-signature }
CullSphereGroup == CullSphereGroup
```

[Open the full Game reference](../Game-Script-Environment/Userdata/CullSphereGroup.md#__eq)

**Operations:**

| Operation | Returns | Description |
| --- | --- | --- |
| `CullSphereGroup == CullSphereGroup` | boolean | Checks if two instances of [CullSphereGroup](../Game-Script-Environment/Userdata/CullSphereGroup.md) refer to the same CullSphereGroup. |
