Reply To: Any way to add 'Auto Convert' ?

Forums 💬 NodeCanvas ⚙️ Support Any way to add 'Auto Convert' ? Reply To: Any way to add 'Auto Convert' ?

#15949
Gavalakis
Keymaster

    Hello and sorry for the very late reply!

    Thank you for your feedback. I am glad you like NodeCanvas 🙂
    Yes, it is possible to provide custom conversions by subscribing to the “customConverter” event found in the TypeConverter class. Here is an example of usage for adding a converter from GraphOwner to Blackboard as per your example case:

    Let me know if that works for you.
    Thanks!