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
playerName Property
Player name.
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
public
string
playerName
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
StrixNetwork Class
SoftGear.Strix.Unity.Runtime Namespace