godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
NodePath.nodepath
godot
nodepath
NodePath
Undocumented in source.
struct
NodePath
package package(godot)
union
nodepath {
godot_node_path
_node_path
;
NodePath_Bind
_bind
;
}
Members
Variables
_bind
NodePath_Bind
_bind
;
Undocumented in source.
_node_path
godot_node_path
_node_path
;
Undocumented in source.
Meta
Source
See Implementation
godot
nodepath
NodePath
constructors
this
destructors
~this
functions
getName
getNameCount
getSubname
getSubnameCount
isAbsolute
isEmpty
opAssign
opEquals
split
str
postblits
this(this)
unions
nodepath
variables
_nodepath