Click or drag to resize

NodePath Class

[Missing <summary> documentation for "T:Godot.NodePath"]

Inheritance Hierarchy
SystemObject
  GodotNodePath

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public sealed class NodePath : IDisposable

The NodePath type exposes the following members.

Constructors
  NameDescription
Public methodNodePath
Initializes a new instance of the NodePath class
Public methodNodePath(String)
Initializes a new instance of the NodePath class
Top
Properties
  NameDescription
Public propertyNativeInstance
Top
Methods
Operators
See Also