private Receive ( int &hostId, int &connectionId, int &channelId, byte buffer, int bufferSize, int &receivedSize, byte &error ) : NetworkEventType | ||
hostId | int | |
connectionId | int | |
channelId | int | |
buffer | byte | |
bufferSize | int | |
receivedSize | int | |
error | byte | |
리턴 | NetworkEventType |