generated from krampus/template-godot4
5 lines
132 B
GDScript
5 lines
132 B
GDScript
class_name BindingMap extends Resource
|
|
## Serializable action input map. Used by `BindingLoader`.
|
|
|
|
@export var bindings: Dictionary
|