Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

IPackageManagerExtension.OnPackageSelectionChange

Switch to Manual

Declaration

public void OnPackageSelectionChange(PackageInfo packageInfo);

Parameters

packageInfo The newly selected package information (can be null).

Description

Called by the Package Manager UI when the package selection changed.