GodotSharpAPI
GodotSharpAPI
Godot
Node Class
Node Methods
GetNodeOrNull Method
GetNodeOrNull(T) Method (NodePath)
GetNodeOrNull Method (NodePath)
Node
GetNodeOrNull Method
Overload List
Name
Description
GetNodeOrNull
T
(NodePath)
GetNodeOrNull(NodePath)
Similar to
GetNode(NodePath)
, but does not log an error if
path
does not point to a valid
Node
.
Top
See Also
Reference
Node Class
Godot Namespace