Module gdnative_core::core_types::dictionary[][src]

Structs

Dictionary

A reference-counted Dictionary of Variant key-value pairs.

IntoIter

Iterator through all key-value pairs in a unique Dictionary.

Iter

Iterator through all key-value pairs in a unique Dictionary.