PackedScene.instance

Instantiates the scene's node hierarchy. Triggers child scene instantiation(s). Triggers Node's NOTIFICATION_INSTANCED notification on the root node.

struct PackedScene
@nogc nothrow const
instance
(
in long edit_state = 0
)

Meta