Copy Player Info | Make Clones

Copy PlayerInfo and apply it on other Players or AI.

If you want to make a copy of yourself or other Players/AI then the CopyPlayerInfo() is the right function!

Just call it on the Actor of your choice and pass the BPC_RPGSystem Reference of the Player/AI you want to copy. All Informations like Level, Classes, Stats, Skills, Inventory, Equipment, Status Effects etc. are getting transfered from the original.

Pass a BPC_RPGSystem reference of the Player/AI you want to copy.

Last updated