Click or drag to resize

Joint2DGetNodeA Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Joint2D.GetNodeA"]

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

Return Value

Type: NodePath

[Missing <returns> documentation for "M:Godot.Joint2D.GetNodeA"]

See Also