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
CustomizableMatchRoomMember Class
CustomizableMatchRoomMember Methods
GetProperties Method
SetProperties Method
CustomizableMatchRoomMember
SetProperties Method
Sets the custom properties of the match room member.
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
Property dictionary.
See Also
Reference
CustomizableMatchRoomMember Class
SoftGear.Strix.Client.Match.Room.Model Namespace