<!--
{
  "availability" : [
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TabletopKit",
  "identifier" : "/documentation/TabletopKit/TabletopGame/Observer/actionWasRolledBack(_:snapshot:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "TabletopKit"
    ],
    "preciseIdentifier" : "s:11TabletopKit0A4GameC8ObserverP19actionWasRolledBack_8snapshotyqd___AA13TableSnapshotVtAA0A6ActionRd__lF"
  },
  "title" : "actionWasRolledBack(_:snapshot:)"
}
-->

# actionWasRolledBack(_:snapshot:)

Called once for each action which failed validation in the update in
which it failed to be confirmed as a part of the shared network table state.

```
func actionWasRolledBack(_ action: some TabletopAction, snapshot: TableSnapshot)
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)