UnityTools icon indicating copy to clipboard operation
UnityTools copied to clipboard

Added GUIPopup generic class

Open neuroKip opened this issue 9 years ago • 0 comments

GUIPopup that can be used with any Type, it wraps EditorGUILayout.Popup, but constructor accepts an array of objects of Type T (in certain cases ToString() might need to be overloaded)

neuroKip avatar Sep 28 '16 08:09 neuroKip