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
Login
Register
By registering on this website you agree to our Privacy Policy.