id
Version control specific ID of a changeset.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor.VersionControl
- Assembly: UnityEditor.CoreModule
public string id { get; }
Remarks
E.g. Perforce changetset have unique IDs, while sibversion has no ID at all in which case it is simply -1.