Access to TMap and TSet via blueprints

You can achieve a key->value mapping, however it’s quite tricky and involves the use of a macro library and a struct + wrapper class OR function library and struct. It’s a hacky workaround, but one nonetheless.