Click or drag to resize

PackedSceneInstance Method

Overload List
  NameDescription
Public methodInstanceT(PackedSceneGenEditState)
Instantiates the scene's node hierarchy, erroring on failure. Triggers child scene instantiation(s). Triggers a `Node.NotificationInstanced` notification on the root node.
Public methodInstance(PackedSceneGenEditState)

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

Top
See Also