- Home /
Question by
Thaina · Nov 21, 2014 at 08:08 AM ·
guiinspectorimagecustomeditor
How to make CustomEditor for UI.Image class
I want to add custom control to UI.Image so I try to create class with [CustomEditor(typeof(Image))] in editor folder
But it has no effect to Image inspector
What's wrong with UI class?
Comment
Your answer
Follow this Question
Related Questions
How to add UnityEvent using Custom Inspector? 1 Answer
Problem Image GUI 2 Answers
Custom Editor Window not displaying anything 1 Answer
Blurry Texture Help 5 Answers
Custom GUI Elements in Inspector 0 Answers