I have been trying to make a neural network and I realize I cant use FuncRef in Godot 4. Is this intentional?
I think functions are automatically object references, but I haven't tried it myself.
You can use the callable type