StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Match Namespaces
SoftGear.Strix.Client.Match.Node.Model
MatchServerNode Class
MatchServerNode Methods
GetPrimaryKey Method
SetPrimaryKey Method
MatchServerNode
SetPrimaryKey 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
override
void
SetPrimaryKey
(
long
primaryKey
)
Parameters
primaryKey
Type:
System
Int64
Implements
IModel
SetPrimaryKey(Int64)
See Also
Reference
MatchServerNode Class
SoftGear.Strix.Client.Match.Node.Model Namespace