Click or drag to resize

StrixRpcContextsender 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#
public CustomizableMatchRoomMember sender { get; }

Property Value

Type: CustomizableMatchRoomMember
See Also