VisualScriptInputAction
Inherits: VisualScriptNode < Resource < Reference < Object
Properties
| ||
|
Enumerations
enum Mode:
- MODE_PRESSED = 0
- MODE_RELEASED = 1
- MODE_JUST_PRESSED = 2
- MODE_JUST_RELEASED = 3
Property Descriptions
String action
Default |
|
Setter | set_action_name(value) |
Getter | get_action_name() |
Mode mode
Default |
|
Setter | set_action_mode(value) |
Getter | get_action_mode() |
© 2014–2021 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.3/classes/class_visualscriptinputaction.html