StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Unity Namespaces
SoftGear.Strix.Unity.Runtime
StrixRpcContext Class
StrixRpcContext Properties
sender Property
senderUid Property
StrixRpcContext
sender Property
Information about the match room member who sent the RPC.
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
public
CustomizableMatchRoomMember
sender
{
get
; }
Property Value
Type:
CustomizableMatchRoomMember
See Also
Reference
StrixRpcContext Class
SoftGear.Strix.Unity.Runtime Namespace