Developer Documentation

OdinHandler.OnPeerJoined

Warning

Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.

public PeerJoinedProxy OnPeerJoined

Called on every Peer that joins the room(s) we're connected to

Info

Self is marked as Peer and this handler will trigger this invoke too

Value Type

TypeDescription
PeerJoinedProxy

Discussion

Example