StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Match Namespaces
SoftGear.Strix.Client.Match.Node.Model
CustomizableMatchServerNode Class
CustomizableMatchServerNode Methods
GetInternalProperties Method
GetProperties Method
SetInternalProperties Method
SetProperties Method
CustomizableMatchServerNode
SetInternalProperties Method
Namespace:
SoftGear.Strix.Client.Match.Node.Model
Assembly:
strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
Copy
public
void
SetInternalProperties
(
IDictionary
<
string
,
Object
>
internalProperties
)
Parameters
internalProperties
Type:
System.Collections.Generic
IDictionary
String
,
Object
See Also
Reference
CustomizableMatchServerNode Class
SoftGear.Strix.Client.Match.Node.Model Namespace