Метод | Описание | |
---|---|---|
DisconnectPlayer ( ) : System |
Initializes a new instance of the DisconnectPlayer class.
|
Метод | Описание | |
---|---|---|
OnReceive ( |
Receives the specified reader.
|
|
OnSend ( |
Sends the specified writer.
|
protected OnReceive ( |
||
reader | The reader. | |
version | int | The version. |
Результат | void |
protected OnSend ( |
||
writer | The writer. | |
version | int | The version. |
Результат | void |