VersionControlUtils
Contains version control system specific utility methods.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Class
- Namespace: UnityEditor.VersionControl
- Assembly: UnityEditor.CoreModule
public static class VersionControlUtils
Static Methods
Method | Description |
|---|---|
| IsPathVersioned | Allows you to check whether the specified file is tracked by version control. |