Bind to On Peer User Data Changed
Listens to Peer User Data Changed events for the given Room object. Peer User Data Changed
events will be called whenever a peer updates their user data. Is not called for the local player.
Name | Type | Description |
---|
Exec | exec | |
Target | object | The Room for which events will be triggered. Use the Construct local room handle node to create that Room object reference. |
Event | delegate | Connect to a Peer User Data Changed Event to handle this event. |
Outputs
Name | Type | Description |
---|
Exec | exec | |