class_packedscene - dragonsoulz/godot GitHub Wiki

PackedScene

####Inherits: Resource ####Category: Core

Brief Description

Member Functions

Description

explain ownership, and that node does not need to own itself

Member Function Description

pack

Pack will ignore any sub-nodes not owned by given node. See [Node.set_owner].