Show / Hide Table of Contents

Class ClickButtonSVGIconEditor

Inheritance
System.Object
UnityEngine.Object
UnityEngine.ScriptableObject
UnityEditor.Editor
UnityEditor.UI.GraphicEditor
UnityEditor.UI.ImageEditor
ClickButtonEditor
ClickButtonSVGIconEditor
Inherited Members
ClickButtonEditor.OnInspectorGUI()
Namespace: AdrianMiasik.Editor
Assembly: Assembly-CSharp-Editor.dll
Syntax
[CustomEditor(typeof(ClickButtonSVGIcon))]
public class ClickButtonSVGIconEditor : ClickButtonEditor

Methods

| Improve this Doc View Source

DrawInheritorFields()

Declaration
protected override void DrawInheritorFields()
Overrides
ClickButtonEditor.DrawInheritorFields()
| Improve this Doc View Source

OnEnable()

Declaration
protected override void OnEnable()
Overrides
ClickButtonEditor.OnEnable()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX