23 lines
734 B
Markdown
23 lines
734 B
Markdown
|
# EventBubble
|
||
|
|
||
|
|
||
|
|
||
|
## 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) | |
|
||
|
|
||
|
|
||
|
|
||
|
## 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.
|