Reply To: Blackboard Variable Types issue

NodeCanvas Forums Support Blackboard Variable Types issue Reply To: Blackboard Variable Types issue

#11057
Gavalakis
Keymaster

Hey,

Sure 🙂
Bellow are the 2 Dictionary related actions you requested. Notice that both of these actions are able to work with any type of value, but only string for key. Since only one generic argument is supported in NodeCanvas at the moment, I chosen it to be string, since it is the most commonly used one of course 🙂

Both can be found under category “Blackboard/Dictionaries”. Like the rest of the generic tasks, you simply have to choose integer for your case like for example “Blackboard/Dictionaries/AddElementToDictionary (T)/AddElementToDictionary(Integer)”.
Let me know if these work for you.

AddElementToDictionary.cs

GetDictionaryElement.cs

DictionaryTasks

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

Attachments:
  1. DictionaryTasks.png