InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
Camera CHange. More...
#include <ispackets.h>
Data Fields | |
byte | Size |
8 | |
byte | Type |
ISP_CCH | |
byte | ReqI |
0 | |
byte | PLID |
player's unique id | |
byte | Camera |
view identifier | |
byte | Sp1 |
byte | Sp2 |
byte | Sp3 |
Camera CHange.
To track cameras you need to consider 3 points
Definition at line 1580 of file ispackets.h.
byte IS_CCH::Camera |
Definition at line 1587 of file ispackets.h.
byte IS_CCH::PLID |
player's unique id
Definition at line 1585 of file ispackets.h.
byte IS_CCH::ReqI |
0
Definition at line 1584 of file ispackets.h.
byte IS_CCH::Size |
8
Definition at line 1582 of file ispackets.h.
byte IS_CCH::Sp1 |
Definition at line 1588 of file ispackets.h.
byte IS_CCH::Sp2 |
Definition at line 1589 of file ispackets.h.
byte IS_CCH::Sp3 |
Definition at line 1590 of file ispackets.h.
byte IS_CCH::Type |
Definition at line 1583 of file ispackets.h.