Hi list !

This morning I've been trying to do something that I thought would be
fairly easy... but I'm stuck
How do you store a dictionary inside a userdatablob in Python?
My dictionary is just made of integer, strings, float... nothing fancy
And it doesn't have to be a dictionary... I just need a way to connect a
value to a name...

I've seen this example :
http://softimage.wiki.softimage.com/sdkdocs/scriptsdb/scriptsdb/UserDataBlob_ByteArray_1_pys.htm

but I would need a untyped array as my values are not all of the same type.


Any idea ?

cheers,
Jeremie

Reply via email to