I have this code and I want to make a copy of characters[currentCharacter] without a memory reference. Do I have to copy the value of each variable individuall
characters[currentCharacter]