v1.1.4
Latest
2022.3+
Class JSONPatchTests.LobbyData.SpecificLobbyData
Inheritance
System.Object
JSONPatchTests.LobbyData.SpecificLobbyData
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 SpecificLobbyData
Methods
Lobby_DataSpecific_Add(Int32)
Declaration
public void Lobby_DataSpecific_Add(int applyToLobbyRepetitions)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | applyToLobbyRepetitions |
Lobby_DataSpecific_Remove(String, Int32)
Declaration
public void Lobby_DataSpecific_Remove(string key, int applyToLobbyRepetitions)
Parameters
Type | Name | Description |
---|---|---|
System.String | key | |
System.Int32 | applyToLobbyRepetitions |
Lobby_DataSpecific_Replace(Int32)
Declaration
public void Lobby_DataSpecific_Replace(int applyToLobbyRepetitions)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | applyToLobbyRepetitions |