UE 4.5.1 Saving Loading Custom USTRUCT()

Idk if it sounds obvious, but I’d like to point out things that still took me some time to figure out

  1. the << operator should be a friend function
  2. if you are saving a TArray of ustructs, their properties must be marked with UPROPERTY.