Skip to content

UninstallPackageUI

ClassAssetInventoryAssetInventory.Editor
public class UninstallPackageUI : BasicEditorUI

No description is available for this type.

public static UninstallPackageUI ShowWindow()

No description is available for this member.

Returns

AssetInventory.UninstallPackageUI — No return description is available.

public void Init(AssetInfo info, AssetInfo usageInfo = null)

No description is available for this member.

Parameters

Name Type Description
info AssetInventory.AssetInfo
usageInfo AssetInventory.AssetInfo
public void Init(List<AssetInfo> files)

No description is available for this member.

Parameters

Name Type Description
files System.Collections.Generic.List{AssetInventory.AssetInfo}