[PLUGIN] Savior

I’m having an issue with saving an array of character pointers. I add the player character to the array and save the game world. When i load the game world its adding a WorldSettings object to the array instead of the player character. The array is in the player controller which i added to the slot scope along with the player character blueprint object