2024-03-16 19:45:43 +02:00
|
|
|
# EventAction
|
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 |
|
|
|
|
| ------------------------------------- | ------------------------------------------------------------------------- | ------- |
|
|
|
|
| [name](#name) | [String](https://docs.godotengine.org/de/4.x/classes/class_string.html) | |
|
|
|
|
| [right_controller](#right-controller) | [bool](https://docs.godotengine.org/de/4.x/classes/class_bool.html) | |
|
|
|
|
| [value](#value) | [Variant](https://docs.godotengine.org/de/4.x/classes/class_variant.html) | |
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-03-17 00:05:55 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-03-16 19:45:43 +02:00
|
|
|
## Property Descriptions
|
|
|
|
|
|
|
|
### name: [String](https://docs.godotengine.org/de/4.x/classes/class_string.html) {#name}
|
|
|
|
|
|
|
|
No description provided yet.
|
|
|
|
|
|
|
|
### right_controller: [bool](https://docs.godotengine.org/de/4.x/classes/class_bool.html) {#right-controller}
|
|
|
|
|
|
|
|
No description provided yet.
|
|
|
|
|
|
|
|
### value: [Variant](https://docs.godotengine.org/de/4.x/classes/class_variant.html) {#value}
|
|
|
|
|
|
|
|
No description provided yet.
|