Hi,
I tried adding a value of type
I'm a bit confused about this error (why OurEnumType would be the problem?), but I'm guessing that what it really means is that it can't serialize the Dictionary - is this the case?
Please could you let me know what types can/cannot be added to custom properties? (or perhaps this is documented somewhere).
Thank you!
S
I tried adding a value of type
Dictionary<OurEnumType, OurOtherType>
to the player custom properties, but got the error Exception: Unexpected - cannot serialize Dictionary with value type: OurEnumType
I'm a bit confused about this error (why OurEnumType would be the problem?), but I'm guessing that what it really means is that it can't serialize the Dictionary - is this the case?
Please could you let me know what types can/cannot be added to custom properties? (or perhaps this is documented somewhere).
Thank you!
S