Class CoreManagementWindow
Provides a window to visually manage the main elements of AlchemyBow.Core.
Inheritance
System.Object
UnityEngine.Object
UnityEngine.ScriptableObject
UnityEditor.EditorWindow
CoreManagementWindow
Namespace: AlchemyBow.Core.Editor.Windows
Assembly: AlchemyBow.Core.Editor.dll
Syntax
public sealed class CoreManagementWindow : EditorWindow
Methods
CreateWindow()
Gets or creates the core management window.
Declaration
[MenuItem("Window/AlchemyBow/Core/Core Management")]
public static void CreateWindow()