# hitCount

> The number of times the sequence point has been visited.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.TestTools](/engine/6000.7/script-reference/unityengine/testtools.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public uint hitCount
```
