multiplayer question

You should have a variable in the character blueprint that is holding that specifics instance/players name. Then you could just get it and print it out. To set that variable in the game you will have to handle it in the game mode and get the player’s name or let the players choose their name when joining etc.