Skip to content

MenuIntegration

ClassAssetInventoryAssetInventory.Editor
public class MenuIntegration : EditorWindow

No description is available for this type.

[MenuItem("Assets/Asset Inventory", priority = 9000)]
[MenuItem("Tools/Asset Inventory/Asset Inventory", false, 600)]
[MenuItem("Window/Asset Inventory", priority = 1500)]
public static void ShowWindow()

No description is available for this member.

[MenuItem("Tools/Asset Inventory/Welcome...", false, 699)]
public static void ShowWelcome()

No description is available for this member.

[MenuItem("Tools/Asset Inventory/About...", false, 700)]
public static void ShowAbout()

No description is available for this member.