Skip to main content

Lobby.MembershipLock property

Gets whether the lobby’s membership is locked.

Return Value

Returns whether the membership of the lobby is locked.

Remarks

If this lobby object was created by calling JoinLobby, this method returns false until ProcessLobbyStateChanges provides a OnLobbyUpdated with the OnLobbyUpdated membershipLockUpdated set to true. If joining the lobby succeeds, this field is guaranteed to be populated by the time ProcessLobbyStateChanges provides a OnLobbyJoinCompleted.

See Also

Last modified on August 3, 2026