InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
BuTton Click. More...
#include <ispackets.h>
Data Fields | |
byte | Size |
8 | |
byte | Type |
ISP_BTC | |
byte | ReqI |
ReqI as received in the IS_BTN | |
byte | UCID |
connection that clicked the button (zero if local) | |
byte | ClickID |
button identifier originally sent in IS_BTN | |
byte | Inst |
used internally by InSim | |
byte | CFlags |
button click flags | |
byte | Sp3 |
byte IS_BTC::CFlags |
button click flags
Definition at line 2536 of file ispackets.h.
byte IS_BTC::ClickID |
button identifier originally sent in IS_BTN
Definition at line 2534 of file ispackets.h.
byte IS_BTC::Inst |
used internally by InSim
Definition at line 2535 of file ispackets.h.
byte IS_BTC::ReqI |
ReqI as received in the IS_BTN
Definition at line 2531 of file ispackets.h.
byte IS_BTC::Size |
8
Definition at line 2529 of file ispackets.h.
byte IS_BTC::Sp3 |
Definition at line 2537 of file ispackets.h.
byte IS_BTC::Type |
Definition at line 2530 of file ispackets.h.
byte IS_BTC::UCID |
connection that clicked the button (zero if local)
Definition at line 2532 of file ispackets.h.