ChangeSet
Wrapper around a changeset description and ID.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: UnityEditor.VersionControl
- Assembly: UnityEditor.CoreModule
public class ChangeSet
Static Fields
Value | Description |
|---|---|
| defaultID | The ID of the default changeset. |
Properties
Property | Description |
|---|---|
| description | Description of a changeset. |
| id | Version control specific ID of a changeset. |