Version: 2019.2

AssetDatabase.ImportPackageCallback

Switch to Manual
public delegatevoid ImportPackageCallback (string packageName);

Description

Delegate to be called from AssetDatabase.ImportPackage callbacks. packageName is the name of the package that raised the callback.