> 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.server.physx/ks.reactor.server.physx.pxcontacttypes.md).

# Enum pxContactTypes

Namespace: [KS.Reactor.Server.PhysX](/reactor/api-reference/ks.reactor.server.physx.md)\
Assembly: KSReactor.dll

```csharp
public enum pxContactTypes
```

## Fields

`CONTACT_END = 2`

`CONTACT_START = 0`

`CONTACT_UPDATE = 1`

`OVERLAP_END = 4`

`OVERLAP_START = 3`
