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
selfRoomMember Property
Information about your own match room member.
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
public
CustomizableMatchRoomMember
selfRoomMember
{
get
; }
Property Value
Type:
CustomizableMatchRoomMember
See Also
Reference
StrixNetwork Class
SoftGear.Strix.Unity.Runtime Namespace