Reply To: Getter and Setter extension

Forums 💬 NodeCanvas 🗨️ General Discussion Getter and Setter extension Reply To: Getter and Setter extension

#13887
Gavalakis
Keymaster

    Hello.

    Sorry for the late reply due to summer vacation and thank you. I am glad you enjoy NodeCanvas.
    Unfortunately right now there is no easy way to implement custom “auto conversions”. One solution to make this more modular that I am thinking, is to make the Variable class a partial class along with a partial method which one can implement to provide further conversions.

    Let me know what you think.
    Thanks!