v1.1.4
Latest
2022.3+

Class JSONPatchTests.LobbyAvailableSlots

Inheritance
System.Object
JSONPatchTests.LobbyAvailableSlots
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Unity.Services.Lobbies.Tests
Syntax
public class LobbyAvailableSlots

Methods

Lobby_AvailableSlots_Add(Int32, Int32, String)

Declaration
public void Lobby_AvailableSlots_Add(int original, int expected, string jsonValue)
Parameters
TypeNameDescription
System.Int32original
System.Int32expected
System.StringjsonValue

Lobby_AvailableSlots_Remove(Int32, Int32)

Declaration
public void Lobby_AvailableSlots_Remove(int original, int expected)
Parameters
TypeNameDescription
System.Int32original
System.Int32expected

Lobby_AvailableSlots_Replace(Int32, Int32, String)

Declaration
public void Lobby_AvailableSlots_Replace(int original, int expected, string jsonValue)
Parameters
TypeNameDescription
System.Int32original
System.Int32expected
System.StringjsonValue