Click or drag to resize

JointGetNodeB Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Joint.GetNodeB"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetNodeB is deprecated. Use the Nodes__nodeB property instead.")]
public NodePath GetNodeB()

Return Value

Type: NodePath

[Missing <returns> documentation for "M:Godot.Joint.GetNodeB"]

See Also