# Sandbox.Package.ChangeListEntry

A single line within a changelist category.

- Kind: struct
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Constructors

- [`ChangeListEntry`](/api/Sandbox.Package.ChangeListEntry/.ctor): A single line within a changelist category.

## Properties

- [`Text`](/api/Sandbox.Package.ChangeListEntry/Text): The change description.
- [`Url`](/api/Sandbox.Package.ChangeListEntry/Url): Optional link parsed from a trailing (https://...) on the line.

## Methods

- [`Deconstruct`](/api/Sandbox.Package.ChangeListEntry/Deconstruct)
