Click or drag to resize

NodeNotificationParented Field

Notification received when a node is set as a child of another node.

Note: This doesn't mean that a node entered the SceneTree.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public const int NotificationParented = 18

Field Value

Type: Int32
See Also