immersive-home/docs/reference/EventFocus.md

28 lines
852 B
Markdown
Raw Normal View History

2024-03-16 19:45:43 +02:00
# EventFocus
**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-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.