---
title: USDLayer.ChangeList.Entry
framework: usdkit
role: symbol
role_heading: Structure
path: usdkit/usdlayer/changelist/entry
---

# USDLayer.ChangeList.Entry

A single change entry describing modifications at a path.

## Declaration

```swift
struct Entry
```

## Topics

### Structures

- [USDLayer.ChangeList.Entry.Flags](usdkit/usdlayer/changelist/entry/flags-swift.struct.md)
- [USDLayer.ChangeList.Entry.InfoChange](usdkit/usdlayer/changelist/entry/infochange.md)

### Instance Properties

- [flags](usdkit/usdlayer/changelist/entry/flags-swift.property.md)
- [infoChanged](usdkit/usdlayer/changelist/entry/infochanged.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Escapable](swift/escapable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
