Idk if it sounds obvious, but I’d like to point out things that still took me some time to figure out
- the << operator should be a friend function
- if you are saving a TArray of ustructs, their properties must be marked with UPROPERTY.
Idk if it sounds obvious, but I’d like to point out things that still took me some time to figure out