SaveActor() generates the record on slot in memory.
You then have to call WriteSlotToFile() to write down your slot instance (containing all the actor records) to disk.
SaveActor() generates the record on slot in memory.
You then have to call WriteSlotToFile() to write down your slot instance (containing all the actor records) to disk.