StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Unity Namespaces
SoftGear.Strix.Unity.Runtime.Session
RoomSession Class
RoomSession Properties
replicaClient Property
replicaData Property
room Property
roomClient Property
roomData Property
roomMembers Property
selfRoomMember Property
syncTimeClient Property
RoomSession
replicaClient Property
Namespace:
SoftGear.Strix.Unity.Runtime.Session
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
public
DefaultReplicaClient
replicaClient
{
get
;
set
; }
Property Value
Type:
DefaultReplicaClient
See Also
Reference
RoomSession Class
SoftGear.Strix.Unity.Runtime.Session Namespace