Our new developer documentation is now available. Please check it out!
Bind to On Room Joined
Listens on Room Joined
events on the given Room object and calls the connected Room Joined Event handler.
Inputs
Name | Type | Description |
---|---|---|
Exec | exec | |
Target | Room Object Reference | The Room for which events will be triggered. Use the Construct local room handle node to create that Room object reference. |
Event | delegate | Connect a Room Joined Event to handle this event. |
Outputs
Name | Type | Description |
---|---|---|
Exec | exec |