Click or drag to resize

RoomInfonodeProperties 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#
public IDictionary<string, Object> nodeProperties { get; }

Property Value

Type: IDictionaryString, Object
See Also