Skip to content

RemovalUI

ClassAssetInventoryAssetInventory.Editor
public sealed class RemovalUI : EditorWindow

No description is available for this type.

public static event Action OnUninstallDone

No description is available for this member.

Returns

System.Action — No return description is available.

public static RemovalUI ShowWindow()

No description is available for this member.

Returns

AssetInventory.RemovalUI — No return description is available.

public void OnEnable()

No description is available for this member.

public void OnDisable()

No description is available for this member.

public void Init(List<AssetInfo> assets, Action callback = null)

No description is available for this member.

Parameters

Name Type Description
assets System.Collections.Generic.List{AssetInventory.AssetInfo}
callback System.Action
public void OnGUI()

No description is available for this member.