PackedScene.instance

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

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

Meta