Open
Description
LobbyManager
functions GetLobbyCreateTransaction
, GetLobbyUpdateTransaction
, GetMemberUpdateTransaction
and GetSearchQuery
all return an object that MUST be used, otherwise next time you're calling the same function, you will result in a LockFailed error.
This behaviour is not documented anywhere and probably should