Skip to main content
Version: 2.x

Send ChangeSelf RPC

Updates the local peer's User Data. This data is synced to all other peers in the room (triggering On Peer Changed). Use this to broadcast player names, team info, or avatar URLs.

Inputs

NameTypeDescription
RequeststructStructure containing the new user data.

Outputs

NameTypeDescription
Return ValuebooleanTrue if the update request was sent.