> For the complete documentation index, see [llms.txt](https://kinematicsoup.gitbook.io/reactor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kinematicsoup.gitbook.io/reactor/api-reference/ks.reactor/ks.reactor.ksqueryobjecttypes.md).

# Enum ksQueryObjectTypes

Namespace: [KS.Reactor](/reactor/api-reference/ks.reactor.md)\
Assembly: KSCommon.dll

Types of query objects

```csharp
public enum ksQueryObjectTypes
```

## Fields

`COLLIDER = 2`

`ENTITY = 3`

`NONE = 0`

`SHAPE = 1`
