Click or drag to resize

StrixNetworkroomMembers Property

A list of all members in the current match room.

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public IDictionary<UID, CustomizableMatchRoomMember> roomMembers { get; }

Property Value

Type: IDictionaryUID, CustomizableMatchRoomMember
See Also