Im trying to save a list in c# with the StoreVar() function. Is there a better way to save this data? Its a list of Vector3 arrays. Im getting this error:
0:00:22:0269 - Attempted to convert an unmarshallable managed type to Variant. Name: 'List`1' Encoding: 21
Type:Error
Description: Attempted to convert an unmarshallable managed type to Variant. Name: 'List`1' Encoding: 21
Time: 0:00:22:0269
C Error: Method/Function Failed, returning: Variant()
C Source: modules\mono\mono_gd\gd_mono_marshal.cpp:593
C Function: GDMonoMarshal::mono_object_to_variant