Reply To: Trouble getting all CallableActionNodes in a graph

FlowCanvas Forums Support Trouble getting all CallableActionNodes in a graph Reply To: Trouble getting all CallableActionNodes in a graph

#2208
Gavalakis
Keymaster

Hey,

Sorry. I missed your post.
Due to how SimplexNodes work it’s a bit “harder” to do that than it is with the GetAllNodesOfType method.
Here is one way of retriving all CallableAction Nodes in the graph:

I could make some source code changes to make this a bit easier.
Depending on what you want to achieve, you might also be able to override and use the OnGraphStarted method in your custom node to perform some validations as soon as the graph gets activated.

Let me know if that works for you.
Thanks.

Join us on Discord: https://discord.gg/97q2Rjh