Reply To: Function Node,Find Node, and some usefull feature

Forums 💬 FlowCanvas 🤩 Custom Nodes and Macros Function Node,Find Node, and some usefull feature Reply To: Function Node,Find Node, and some usefull feature

#11858
nicoyiqi
Participant

    The purpose to create custom function node is to make up for custom event has no return value. although flowcanvas can call function by reflectmethod, I think this custom function node is nessary and convenient way to quick test some function than write code.