PlayerConnection.Send
public void Send(Guid messageId,
byte[] data);
Parameters
| messageId | The type ID of the message that is sent to the Editor. |
Description 描述
Sends data to the Editor.
| messageId | The type ID of the message that is sent to the Editor. |
Sends data to the Editor.