v1.1.4
Latest
2022.3+

Class JSONPatchTests.LobbyPlayer.LobbyPlayerData.FullObject.Specific

Inheritance
System.Object
JSONPatchTests.LobbyPlayer.LobbyPlayerData.FullObject.Specific
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 Specific

Methods

Lobby_PlayerDataSpecific_Add(Int32, Int32, String, String, Int32)

Declaration
public void Lobby_PlayerDataSpecific_Add(int numberOfPlayers, int index, string keys, string values, int applyToLobbyRepetitions)
Parameters
TypeNameDescription
System.Int32numberOfPlayers
System.Int32index
System.Stringkeys
System.Stringvalues
System.Int32applyToLobbyRepetitions

Lobby_PlayerDataSpecific_Remove(Int32, Int32, String, String)

Declaration
public void Lobby_PlayerDataSpecific_Remove(int numberOfPlayers, int index, string keys, string removeKeys)
Parameters
TypeNameDescription
System.Int32numberOfPlayers
System.Int32index
System.Stringkeys
System.StringremoveKeys

Lobby_PlayerDataSpecific_Replace(Int32, Int32, String, String, String, Int32)

Declaration
public void Lobby_PlayerDataSpecific_Replace(int numberOfPlayers, int index, string keys, string values, string replace, int applyToLobbyRepetitions)
Parameters
TypeNameDescription
System.Int32numberOfPlayers
System.Int32index
System.Stringkeys
System.Stringvalues
System.Stringreplace
System.Int32applyToLobbyRepetitions