Click or drag to resize

RoomMemberGetEventArgsroomMemberCollection Property

A collection of room members.

Namespace:  SoftGear.Strix.Unity.Runtime.Event
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public ICollection<CustomizableMatchRoomMember> roomMemberCollection { get; }

Property Value

Type: ICollectionCustomizableMatchRoomMember
See Also