godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
InstancePlaceholder._classBinding
godot
instanceplaceholder
InstancePlaceholder
Undocumented in source.
struct
InstancePlaceholder
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("get_stored_values")
GodotMethod
!(
Dictionary
,
bool
)
getStoredValues
;
__gshared
@
GodotName
("create_instance")
GodotMethod
!(
Node
,
bool
,
PackedScene
)
createInstance
;
__gshared
@
GodotName
("replace_by_instance")
GodotMethod
!(
void
,
PackedScene
)
replaceByInstance
;
__gshared
@
GodotName
("get_instance_path")
GodotMethod
!(
String
)
getInstancePath
;
}
Members
Static variables
createInstance
GodotMethod
!(
Node
,
bool
,
PackedScene
)
createInstance
;
Undocumented in source.
getInstancePath
GodotMethod
!(
String
)
getInstancePath
;
Undocumented in source.
getStoredValues
GodotMethod
!(
Dictionary
,
bool
)
getStoredValues
;
Undocumented in source.
replaceByInstance
GodotMethod
!(
void
,
PackedScene
)
replaceByInstance
;
Undocumented in source.
Meta
Source
See Implementation
godot
instanceplaceholder
InstancePlaceholder
aliases
BaseClasses
functions
createInstance
getInstancePath
getStoredValues
opAssign
opEquals
replaceByInstance
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name