public override object OnGUI(GUIContent content, object instance) { return(EditorUtils.DrawEditorFieldDirect(content, instance, objectType, fieldInfo, context, attributes)); }
public override object OnGUI(GUIContent content, object instance) { return(EditorUtils.DrawEditorFieldDirect(content, instance, objectType, info)); }