---
title: changes()
framework: cinematic
role: symbol
role_heading: Instance Method
path: cinematic/cnscript-1ispe/changes()
---

# changes()

Changes made since recording the Cinematic asset.

## Declaration

```swift
final func changes() -> CNScript.Changes
```

## Return Value

Return Value The changes made since recording the cinematic asset.

## Discussion

Discussion You can use it to checkpoint and later restore changes made to the cinematic asset.
