Bind to On Peer Left

Listens on Peer Left events on the given Room object which will be called whenever a peer left the room. Is not called for the local player.
Inputs
| Name | Type | Description |
|---|---|---|
| Exec | exec | |
| Target | object | The Room for which events will be triggered. Use the |
| Event | delegate | Connect to an Peer Left event calls. |
Outputs
| Name | Type | Description |
|---|---|---|
| Exec | exec |