Свойство | Тип | Описание | |
---|---|---|---|
Filename | string | ||
IsValid | bool | ||
LobbyInfo | |||
TickCount | int |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
Receive ( byte[]>.Action |
||
ReplayConnection ( string replayFilename ) : System | ||
Send ( int frame, List |
||
SendImmediate ( List |
||
SendSync ( int frame, byte syncData ) : void |
public Receive ( byte[]>.Action |
||
packetFn | byte[]>.Action | |
Результат | void |
public ReplayConnection ( string replayFilename ) : System | ||
replayFilename | string | |
Результат | System |
public Send ( int frame, List |
||
frame | int | |
orders | List |
|
Результат | void |
public SendImmediate ( List |
||
orders | List |
|
Результат | void |
public SendSync ( int frame, byte syncData ) : void | ||
frame | int | |
syncData | byte | |
Результат | void |