PreferredTypes cache saved in EditorPrefs

NodeCanvas Forums Support PreferredTypes cache saved in EditorPrefs

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11913
    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.

    #11916
    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!

    Join us on Discord: https://discord.gg/97q2Rjh

    #11920
    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.