StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Unity Namespaces
SoftGear.Strix.Unity.Runtime.Event
RoomMemberGetEventArgs Class
RoomMemberGetEventArgs Properties
roomMemberCollection Property
RoomMemberGetEventArgs
roomMemberCollection Property
A collection of room members.
Namespace:
SoftGear.Strix.Unity.Runtime.Event
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
public
ICollection
<
CustomizableMatchRoomMember
>
roomMemberCollection
{
get
; }
Property Value
Type:
ICollection
CustomizableMatchRoomMember
See Also
Reference
RoomMemberGetEventArgs Class
SoftGear.Strix.Unity.Runtime.Event Namespace