Closed adrenak closed 2 years ago
agent.Network.OnPeerJoinedChatroom += id => { Debug.Log("Joined " + id + agent.PeerOutputs.Count); var a = agent.PeerOutputs[id]; // is null, no key found };