godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
VisualScriptResourcePath._classBinding
godot
visualscriptresourcepath
VisualScriptResourcePath
Undocumented in source.
struct
VisualScriptResourcePath
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_resource_path")
GodotMethod
!(
void
,
String
)
setResourcePath
;
__gshared
@
GodotName
("get_resource_path")
GodotMethod
!(
String
)
getResourcePath
;
}
Members
Static variables
getResourcePath
GodotMethod
!(
String
)
getResourcePath
;
Undocumented in source.
setResourcePath
GodotMethod
!(
void
,
String
)
setResourcePath
;
Undocumented in source.
Meta
Source
See Implementation
godot
visualscriptresourcepath
VisualScriptResourcePath
aliases
BaseClasses
functions
getResourcePath
opAssign
opEquals
setResourcePath
properties
path
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name