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
room Property
Information about the room you are currently a member of.
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
public
CustomizableMatchRoom
room
{
get
; }
Property Value
Type:
CustomizableMatchRoom
See Also
Reference
StrixNetwork Class
SoftGear.Strix.Unity.Runtime Namespace