immersive-home/docs/reference/EventBubble.md

28 lines
783 B
Markdown
Raw Normal View History

2024-03-16 19:45:43 +02:00
# EventBubble
**Inherits:** [Event](/reference/Event.html)
2024-03-16 19:45:43 +02:00
## Properties
| Name | Type | Default |
| --------------------- | ------------------------------------------------------------------- | ------- |
| [bubbling](#bubbling) | [bool](https://docs.godotengine.org/de/4.x/classes/class_bool.html) | `true` |
| [target](#target) | [Node](https://docs.godotengine.org/de/4.x/classes/class_node.html) | |
2024-03-16 19:45:43 +02:00
## Property Descriptions
### bubbling: [bool](https://docs.godotengine.org/de/4.x/classes/class_bool.html) {#bubbling}
No description provided yet.
### target: [Node](https://docs.godotengine.org/de/4.x/classes/class_node.html) {#target}
No description provided yet.