godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
VisualScriptSceneNode.GDNativeClassBinding
godot
visualscriptscenenode
VisualScriptSceneNode
Undocumented in source.
struct
VisualScriptSceneNode
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_node_path")
GodotMethod
!(
NodePath
)
getNodePath
;
__gshared
@
GodotName
("set_node_path")
GodotMethod
!(
void
,
NodePath
)
setNodePath
;
}
Members
Static variables
getNodePath
GodotMethod
!(
NodePath
)
getNodePath
;
Undocumented in source.
setNodePath
GodotMethod
!(
void
,
NodePath
)
setNodePath
;
Undocumented in source.
Meta
Source
See Implementation
godot
visualscriptscenenode
VisualScriptSceneNode
aliases
BaseClasses
functions
getNodePath
opAssign
opEquals
setNodePath
toHash
properties
nodePath
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name