On Room User Data Changed

Called whenever the user data of the room changed. Connect a
Inputs
| Name | Type | Description |
|---|---|---|
| Delegate | delegate | Connect to the |
Outputs
| Name | Type | Description |
|---|---|---|
| Exec | exec | |
| User Data | array | The updated user data of the room as an array of bytes. |
| Room | object | The Room object reference for which the Room User Data was changed. |