NodeCanProcess Method |
Returns true if the node can process while the scene tree is paused (see PauseMode). Always returns true if the scene tree is not paused, and false if the node is not in the tree.
Namespace: Godot
public bool CanProcess()
[Missing <returns> documentation for "M:Godot.Node.CanProcess"]