Dictionary of all players

Hi everyone
Does someone know how to create a dictionary that will store all players?
I have a script for every player that stores the name
But how i can fill the dictionary with all the names?

Thanks

Also i would like to know how to print the dictionary

Cheers

Hi @Gogunio , you can do it in the OnNetworkSpawn of each player (doc here)