---
title: updateCount
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/clothsimulationevents/afterupdate/updatecount
---

# updateCount

The total number of updates in the simulation including the update that immediately precedes this event.

## Declaration

```swift
let updateCount: UInt64
```

## See Also

### Accessing update information

- [simulationEntity](realitykit/clothsimulationevents/afterupdate/simulationentity.md)
