<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.15.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/SynchronizationEvents",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "RealityKit"
    ],
    "preciseIdentifier" : "s:17RealityFoundation21SynchronizationEventsO"
  },
  "title" : "SynchronizationEvents"
}
-->

# SynchronizationEvents

Events associated with network synchronization of scene information.

```
enum SynchronizationEvents
```

## Overview

For more information on subscribing to scene events, see `RealityKit/Scene/Event`.

## Topics

### Detecting ownership updates

[`struct OwnershipChanged`](/documentation/RealityKit/SynchronizationEvents/OwnershipChanged)

The event raised when ownership of an entity changes.

[`struct OwnershipRequest`](/documentation/RealityKit/SynchronizationEvents/OwnershipRequest)

The event raised when a network peer wants to gain ownership of an
entity.



---

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)