Version: 2020.1
언어: 한국어
public bool TrySend (Guid messageId, byte[] data);

파라미터

messageId The type ID of the message that is sent to the Editor.

반환

bool Returns true when the Player sends data successfully, and false when there is no space in the socket ring buffer or sending fails.

설명

Attempt to sends data to the Editor.