Click or drag to resize

NodePath Constructor (String)

Initializes a new instance of the NodePath class

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public NodePath(
	string path
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:Godot.NodePath.#ctor(System.String)"]

See Also