Delegate NetworkManager.OnReceived
The delegate for received message.
已接收訊息的委託。
Namespace: Votanic.vNet.Networking
Assembly: Votanic.vNet.dll
Syntax
public delegate void OnReceived(string message);
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | message |