Reply To: Generic Functions constraint problem.

Forums 💬 FlowCanvas ⚙️ Support Generic Functions constraint problem. Reply To: Generic Functions constraint problem.

#12299
Gavalakis
Keymaster

    Hello,
    It doesnt really have to do with the constraint being a ScriptableObject. The problem is that that specified method does not have any return value, neither a parameter and I can confirm that generic “void” methods with no parameters do not show up in the browser. On the other hand however and in a real case, you will either have a return value or a parameter since we are talking about generic methods specifically. I will take a look at this however.
    Let me know 🙂