Developer Documentation

Bind to On Peer Left

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

NameTypeDescription
Execexec
TargetRoom Object ReferenceThe Room for which events will be triggered. Use the Construct local room handle node to create that Room object reference.
EventdelegateConnect to an On Peer Left Event to handle Peer Left event calls.

Outputs

NameTypeDescription
Execexec