It's AngelScript addon, not any 2238 thing (it's available in SDK too, not sure if it's used though).http://www.angelcode.com/angelscript/sdk/docs/manual/doc_addon_dict.htmlBasically it allows you to create a collection of key, value pairs, where key is a unique (in this collection) string and value is of any type.