source
Source of the package contents.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.PackageManager
- Assembly: UnityEditor.CoreModule
public PackageSource source { get; }
Remarks
The source of a package can be a registry, built-in (that is, a standard package included with Unity), embedded (part of the current Unity project), a local file path, or a Git URL.