- Home /
Question by
TommyTheProgrammer · Jun 23, 2019 at 07:37 AM ·
c#guieditorlisteditor-scripting
How to add a reorderable list on CUSTOM EDITOR WINDOW?
Hi there!
I have a custom editor window. I would like to add a reorderable list on it so that it is easier to change the order of the items in the list.
Also the reorderable list can support drag and drop. How to achieve this?
Glad for any kinds of help!
Comment
Your answer
Follow this Question
Related Questions
TexturePropertySingleLine in Editor class 0 Answers
Importing .png via script 1 Answer
Editor Scripting Input Problem OnGUI() 1 Answer
How to prevent Static List from resetting when i run the game in the editor? 1 Answer
Why is my SerializedProperty.objectReferenceValue Not Accepting my Object? 0 Answers