Import(string, bool)
Imports a package into the current project.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.AssetPackage
- Assembly: UnityEditor.CoreModule
public static void Import(string packagePath, bool interactive)