MultiplayerOnRpcReceived Field

On remote procedure call received. Multiplayer, name, sender

Definition

Namespace: Alteruna
Assembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
public UnityEvent<Multiplayer, string, ushort> OnRpcReceived

Field Value

UnityEventMultiplayer, String, UInt16

See Also