[NodeCanvas] Support for DIctionary

Forums 💬 NodeCanvas 🗨️ General Discussion [NodeCanvas] Support for DIctionary

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13014
    leanon00
    Participant

      Hello again! Made dictionaries with SO as key viable (if they were not..)

      Why? Because scriptable object as keys for dictionaries are better that strings (more flexible, less typos errors etc)

      EditorUtils.GUIEditors.cs (lines: 223 – 253)

      #13015
      Gavalakis
      Keymaster

        Hello again!

        I will have to double check if everything works correctly before adding this because by convention dictionaries are only supported with string for KEY in various places in code (both serialization and other reflection utilities wise).

        Thanks! 🙂

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