EventFocus
Inherits: EventBubble
Description
Emitted when a Node with the ui_focus group is focused or unfocused.
Properties
| Name | Type | Default |
|---|---|---|
| previous_target | Node |
Property Descriptions
previous_target: Node
The Node that was previously focused or unfocused.

