StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Unity Namespaces
SoftGear.Strix.Unity.Runtime
StrixNetwork Class
StrixNetwork Properties
applicationId Property
authorizationAccessToken Property
autoInstantiateReplica Property
instance Property
isInitialized Property
isRoomOwner Property
masterSession Property
NetworkInstances Property
playerName Property
room Property
roomMembers Property
roomSession Property
selfRoomMember Property
sortedRoomMembers Property
StrixNetwork
NetworkInstances Property
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
public
IDictionary
<
long
,
StrixReplicator
>
NetworkInstances
{
get
; }
Property Value
Type:
IDictionary
Int64
,
StrixReplicator
See Also
Reference
StrixNetwork Class
SoftGear.Strix.Unity.Runtime Namespace