Godot Version
4.2.2
Question
In gdscript there is the built-in function for nodes called “_notification”, when something is done with the tree or the node, it calls the function with the message. Though it is in gdscript, I don’t seem to find it in C#. Does anyone know, if this function is implemented into C#?