godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
PackedScene._new
godot
packedscene
PackedScene
Construct a new instance of PackedScene. Note: use
memnew!PackedScene
instead.
struct
PackedScene
@
nogc
nothrow static
PackedScene
_new
(
)
Meta
Source
See Implementation
godot
packedscene
PackedScene
aliases
BaseClasses
enums
Constants
GenEditState
functions
_getBundledScene
_setBundledScene
canInstance
getState
instance
opAssign
opEquals
pack
toHash
properties
_bundled
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of PackedScene. Note: use memnew!PackedScene instead.