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