2024-03-16 19:45:43 +02:00
|
|
|
# EventFocus
|
2024-03-17 00:05:55 +02:00
|
|
|
**Inherits:** [Event](/reference/Event.html)
|
2024-03-16 19:45:43 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
|
|
|
| Name | Type | Default |
|
|
|
|
| ----------------------------------- | ------------------------------------------------------------------- | ------- |
|
|
|
|
| [previous_target](#previous-target) | [Node](https://docs.godotengine.org/de/4.x/classes/class_node.html) | |
|
|
|
|
| [target](#target) | [Node](https://docs.godotengine.org/de/4.x/classes/class_node.html) | |
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-03-17 00:05:55 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-03-16 19:45:43 +02:00
|
|
|
## Property Descriptions
|
|
|
|
|
|
|
|
### previous_target: [Node](https://docs.godotengine.org/de/4.x/classes/class_node.html) {#previous-target}
|
|
|
|
|
|
|
|
No description provided yet.
|
|
|
|
|
|
|
|
### target: [Node](https://docs.godotengine.org/de/4.x/classes/class_node.html) {#target}
|
|
|
|
|
|
|
|
No description provided yet.
|