Version: 2017.2
public static void ImportPackage (string packagePath, bool interactive);

설명

Imports package at packagePath into the current project.

If interactive is true, an import package dialog will be opened, else all assets in the package will be imported into the current project.