Unity · Arazzo Workflow
Unity Lobby Join By Code
Version 1.0.0
Join a private lobby by code, set the joining player's data, then heartbeat to stay active.
View Spec
View on GitHub
Game DevelopmentReal-Time 3DMultiplayerGame ServicesCloud GamingArazzoWorkflows
Provider
Workflows
lobby-join-by-code
Join a private lobby by code, set player data, and heartbeat.
Joins a private lobby using a join code, updates the joining player's data, then sends a heartbeat to keep the lobby active.
1
joinByCode
Join the private lobby using the shared join code, registering the joining player.
2
setPlayerData
Update the joining player's custom data within the lobby, for example a readiness flag.
3
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.