RemovalUI
public sealed class RemovalUI : EditorWindowNo description is available for this type.
Events
Section titled “Events”
OnUninstallDone
Section titled “OnUninstallDone”public static event Action OnUninstallDoneNo description is available for this member.
Returns
System.Action — No return description is available.
Methods
Section titled “Methods”
ShowWindow()
Section titled “ShowWindow()”public static RemovalUI ShowWindow()No description is available for this member.
Returns
AssetInventory.RemovalUI — No return description is available.
OnEnable()
Section titled “OnEnable()”public void OnEnable()No description is available for this member.
OnDisable()
Section titled “OnDisable()”public void OnDisable()No description is available for this member.
Init(List, Action)
Section titled “Init(List, Action)”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 | |
OnGUI()
Section titled “OnGUI()”public void OnGUI()No description is available for this member.