InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
ConN Leave. More...
#include <ispackets.h>
Data Fields | |
byte | Size |
8 | |
byte | Type |
ISP_CNL | |
byte | ReqI |
0 | |
byte | UCID |
unique id of the connection which left | |
byte | Reason |
leave reason | |
byte | Total |
number of connections including host | |
byte | Sp2 |
byte | Sp3 |
ConN Leave.
Definition at line 1377 of file ispackets.h.
byte IS_CNL::Reason |
Definition at line 1384 of file ispackets.h.
byte IS_CNL::ReqI |
0
Definition at line 1381 of file ispackets.h.
byte IS_CNL::Size |
8
Definition at line 1379 of file ispackets.h.
byte IS_CNL::Sp2 |
Definition at line 1386 of file ispackets.h.
byte IS_CNL::Sp3 |
Definition at line 1387 of file ispackets.h.
byte IS_CNL::Total |
number of connections including host
Definition at line 1385 of file ispackets.h.
byte IS_CNL::Type |
Definition at line 1380 of file ispackets.h.
byte IS_CNL::UCID |
unique id of the connection which left
Definition at line 1382 of file ispackets.h.