v1.1.4
Latest
2022.3+

Class JSONPatchTests.LobbyPlayer.LobbyPlayerData.FullObject

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

Methods

Lobby_PlayerDataFullObject_Add(Int32, Int32, String, String, Int32)

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

Lobby_PlayerDataFullObject_Remove(Int32, Int32, String, Int32)

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

Lobby_PlayerDataFullObject_Replace(Int32, Int32, String, String, String, Int32)

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