UnityTools
UnityTools copied to clipboard
Added GUIPopup generic class
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)