PreferredTypes cache saved in EditorPrefs

Forums 💬 NodeCanvas ⚙️ Support PreferredTypes cache saved in EditorPrefs

  • This topic has 0 replies, 2 voices, and was last updated 9 years ago by Gavalakis.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #18074
    aronze
    Participant

      PreferredTypes could be import/export, but cache is not. This is not problem when we develop just one project, but if we’re deal with multiple projects, it is really inconvenience.

      My idea is change storage from EditorPrefs to (singleton)ScriptableObject in UserTypePrefs or just make to interface for customizable.

      Thank you.

      #18076
      Gavalakis
      Keymaster

        Hello,

        Thanks for your suggestion.
        More people have reported that they found the fact that Preferred Types list is stored in EditorPrefs inconvenient, so I will definitely need to handle this in a different manner 🙂

        Thanks!

        #18075
        aronze
        Participant

          Hi,

          That sounds great! Thanks.

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.