- Home /
 
 
               Question by 
               Matt1000 · Mar 21, 2017 at 12:03 PM · 
                c#editor-scriptingeditorwindow  
              
 
              Reordable List in a window
I'm aware of how to create a ReordableList (I haven't created any but i know the basics). But i haven't seen a way to create one in custom window. Please, any ideas? I've only seen ways to do it in the inspector, i dont know if it is even posible.
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by Adam-Mechtley · Mar 21, 2017 at 12:56 PM
Yes it can be used anywhere IMGUI is used (e.g., Editor, EditorWindow, PropertyDrawer)
Your answer
 
             Follow this Question
Related Questions
OnGui elements as objects? 2 Answers
Distribute terrain in zones 3 Answers
How do I create custom editor window layout through script ? 0 Answers