Click or drag to resize

NodeNotificationUnparented Field

Notification received when a node is unparented (parent removed it from the list of children).

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

Field Value

Type: Int32
See Also