StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Match Namespaces
SoftGear.Strix.Client.Match.Node.Model
MatchServerNodeRoom Class
MatchServerNodeRoom Methods
GetIsJoinable Method
GetIsPasswordProtected Method
GetName Method
GetPrimaryKey Method
GetState Method
SetIsJoinable Method
SetIsPasswordProtected Method
SetName Method
SetPrimaryKey Method
SetState Method
MatchServerNodeRoom
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
MatchServerNodeRoom Class
SoftGear.Strix.Client.Match.Node.Model Namespace