OnPlayerJoin event

Hello,

I am searching for a way to subscribe to an event called everytime a Clients connects to the Network.
(it’s for setting up my inventory system and add the player to a list of my singleton containing the players)

Thank you by advance !

OnClientConnected
see manual it’s practically right there under connection management

2 Likes