PackageSource

enumeration

Switch to Manual

Description

Source of packages.

Variables

UnknownThe package source is unknown.
RegistryThe package is from a registry.
BuiltInThe package is built-in and part of Unity.
EmbeddedThe package is embedded in the Unity project.
LocalThe package is referenced by a local path.
GitThe package is referenced directly by a Git URL.
LocalTarballThe package is referenced by a local path pointing to a GZip tarball file.