GodotSharpAPI
GodotSharpAPI
Godot
Control Class
Control Fields
NotificationFocusEnter Field
NotificationFocusExit Field
NotificationModalClose Field
NotificationMouseEnter Field
NotificationMouseExit Field
NotificationResized Field
NotificationScrollBegin Field
NotificationScrollEnd Field
NotificationThemeChanged Field
Control
NotificationMouseExit Field
Sent when the mouse pointer exits the node.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
const
int
NotificationMouseExit
= 42
Field Value
Type:
Int32
See Also
Reference
Control Class
Godot Namespace