Reply To: OnDelete method for Task / Conditions / Actions

Forums 💬 NodeCanvas 🗨️ General Discussion OnDelete method for Task / Conditions / Actions Reply To: OnDelete method for Task / Conditions / Actions

#14843
Gavalakis
Keymaster

    Hello,

    Until the last version ExecuteFunction was called with MethodInfo.Invoke which is much slower than calling a delegate directly. The BuildDelegate was added in the last version. Sorry for spending that time. I will make sure that it works with mobile in the next version.
    Was that issue on WP8? Can you please let me know what error you got?

    Thanks! 🙂