godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
InstancePlaceholder.createInstance
godot
instanceplaceholder
InstancePlaceholder
Not thread-safe. Use
GodotObject.callDeferred
if calling from a thread.
struct
InstancePlaceholder
@
nogc
nothrow
Node
createInstance
(
in
bool
replace
= false
,
PackedScene
custom_scene
=
PackedScene.init
)
Meta
Source
See Implementation
godot
instanceplaceholder
InstancePlaceholder
aliases
BaseClasses
functions
createInstance
getInstancePath
getStoredValues
opAssign
opEquals
replaceByInstance
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Not thread-safe. Use GodotObject.callDeferred if calling from a thread.