Click or drag to resize

SpatialNotificationExitWorld Field

Spatial nodes receives this notification when they are unregistered from current World resource.

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

Field Value

Type: Int32
See Also