StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Match Namespaces
SoftGear.Strix.Client.Match.Room Namespaces
SoftGear.Strix.Client.Match.Room.Model
CustomizableMatchRoom Class
CustomizableMatchRoom Methods
GetKey1 Method
GetKey2 Method
GetKey3 Method
GetKey4 Method
GetKey5 Method
GetKey6 Method
GetKey7 Method
GetKey8 Method
GetProperties Method
GetStringKey Method
SetKey1 Method
SetKey2 Method
SetKey3 Method
SetKey4 Method
SetKey5 Method
SetKey6 Method
SetKey7 Method
SetKey8 Method
SetProperties Method
SetStringKey Method
CustomizableMatchRoom
SetProperties Method
Sets the dictionary of custom properties.
Namespace:
SoftGear.Strix.Client.Match.Room.Model
Assembly:
strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
Copy
public
void
SetProperties
(
Dictionary
<
string
,
Object
>
properties
)
Parameters
properties
Type:
System.Collections.Generic
Dictionary
String
,
Object
Dictionary of custom properties.
See Also
Reference
CustomizableMatchRoom Class
SoftGear.Strix.Client.Match.Room.Model Namespace