Typed Dictionaries have finally been merged to Godot 4.4!
Typed Dictionaries have finally been merged to Godot 4.4!
github.com Implement typed dictionaries by Repiteo · Pull Request #78656 · godotengine/godot
This aims to add the ability to bind typed dictionaries to script & GDScript. The implementation takes heavy inspiration from the existing typed array format. The primary difference is the abil...
Link Actions