Get unique id in UEFN game

You “CANNOT” get a players EPIC_ID neither the SESSION_ID nor the EPIC DISPLAY NAME what you could try to do is when a player first joins generate a hugely random int and save the value and then with updates you can do stuff like setting special perks that applies to the person who has that int although the issue would be while almost impossible it could be possible for 2 people to get the same random ID

1 Like