Bind to On Room Joined

Listens on Room Joined
events on the given Room object and calls the connected event handler of type onRoomJoined.
Inputs
Name | Type | Description |
---|---|---|
Exec | exec | |
Target | Room Object Reference | The Room which events should be listened on. Use the Construct a Room node to create that Room object reference. |
Event | event | Connect a Room Joined Event to handle this event. |
Outputs
Name | Type | Description |
---|---|---|
Exec | exec |