Skip to content

Add documentation about Typed Dictionaries #10981

@ActualDio

Description

@ActualDio

Godot 4.4.1

There's nothing I could find in the docs explaining how to make a typed dictionary and I had to guess it was Dictionary[key_type, value_type]

Places where it should be added:
https://docs.godotengine.org/en/4.4/tutorials/scripting/gdscript/static_typing.html
https://docs.godotengine.org/en/4.4/tutorials/scripting/gdscript/gdscript_basics.html#doc-gdscript-builtin-types
https://docs.godotengine.org/en/4.4/classes/class_dictionary.html#class-dictionary

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:class referenceIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryenhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions