Our new developer documentation is now available. Please check it out!
OdinRoom.PeerJoinedCreateComponent
public void PeerJoinedCreateComponent(object sender, PeerJoinedEventArgs args)
Add a new GameObject with a new Unity component
Parameters
Name | Type | Description |
---|---|---|
sender | Object | OdinRoom object |
args | PeerJoinedEventArgs | peer join data |