When dragging a node port, the menu shown only contains nodes which have ports that can be connected to that dragged port type.
For example here, the dragged port of type ‘Test’, can’t be connected to any ports of the generated node of the static method ‘Test.LogSomething()’. Even though LogSomething is a member of Test, there are no input ports of type ‘Test’ here since the method is static.
Let me know if that makes sense 🙂
Thanks.
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.