Show / Hide Table of Contents

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
In This Article
Back to top Generated by DocFX