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