Dictionnary issue | Delete object in dictionnary

Hello,

You can use Dictionary.erase(key).

More information is available in the godot documentation for Dictionary.

Regards,

1 Like