Namespace: | Sirenix.OdinInspector.Editor |
Assembly: | Sirenix.OdinInspector.Editor |
public class AttributesExampleWindow : OdinMenuEditorWindow, ISerializationCallbackReceiver
public AttributesExampleWindow()
protected override OdinMenuTree BuildMenuTree()
OdinMenuTree |
protected override void DrawEditors()
protected override void OnDestroy()
protected override void OnDisable()
public static void OpenWindow()
public static void OpenWindow(Type attributeType)
System.Type | attributeType |