saving progress of Struct variable creation not working for me?

Hey @AlexPoruo!

Let us see the code! Structs have to use “Set members” to save, structs can’t just use “set” because what that does is only set the keys, not the values. :slight_smile:
Let us know!

1 Like