StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Unity Namespaces
SoftGear.Strix.Unity.Runtime
RoomInfo Class
RoomInfo Properties
capacity Property
host Property
id Property
isJoinable Property
isPasswordProtected Property
key1 Property
key2 Property
key3 Property
key4 Property
key5 Property
key6 Property
key7 Property
key8 Property
memberCount Property
name Property
nodeProperties Property
nodeType Property
nodeUid Property
port Property
properties Property
protocol Property
roomId Property
state Property
stringKey Property
RoomInfo
nodeProperties Property
Custom properties of this room's node on the master server.
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
public
IDictionary
<
string
,
Object
>
nodeProperties
{
get
; }
Property Value
Type:
IDictionary
String
,
Object
See Also
Reference
RoomInfo Class
SoftGear.Strix.Unity.Runtime Namespace