Click or drag to resize

RoomSession Properties

The RoomSession type exposes the following members.

Properties
  NameDescription
Public propertyreplicaClient
Public propertyreplicaData
Public propertyroom
Represents the match room you are currently joined to. See CustomizableMatchRoom for a list of possible information you can get.
Public propertyroomClient
Public propertyroomData
Public propertyroomMembers
A list of all members in the match room that you are currently joined to.
For Strix Network the room members will always be of type CustomizableMatchRoomMember.
Public propertyselfRoomMember
Represents your own room member when you are joined to a match room. You can use this to get the information about your own member such as ID, name, and custom properties. See CustomizableMatchRoomMember.
Public propertysyncTimeClient
Top
See Also