🔵Delete Lobby Data
Like what you're seeing?
Support us as a GitHub Sponsor and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude. These articles are made possible by our GitHub Sponsors ... become a sponsor today!
Introduction
Removes a metadata key from the lobby.
This can only be done by the owner of the lobby.
This will only send the data if the key exists. There is a slight delay before sending the data so you can call this repeatedly to set all the data you need to and it will automatically be batched up and sent after the last sequential call.
Lobby Id
The ID of the lobby to delete the metadata for
Key
The key to delete the data for
Nodes
Last updated