InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
Set Car Camera. More...
#include <ispackets.h>
Data Fields | |
byte | Size |
8 | |
byte | Type |
ISP_SCC. | |
byte | ReqI |
0 | |
byte | Zero |
byte | ViewPLID |
Unique ID of player to view. | |
byte | InGameCam |
InGameCam (as reported in StatePack) | |
byte | Sp2 |
byte | Sp3 |
Set Car Camera.
Simplified camera packet (not SHIFT+U mode)
Definition at line 2236 of file ispackets.h.
byte IS_SCC::InGameCam |
InGameCam (as reported in StatePack)
Definition at line 2244 of file ispackets.h.
byte IS_SCC::ReqI |
0
Definition at line 2240 of file ispackets.h.
byte IS_SCC::Size |
8
Definition at line 2238 of file ispackets.h.
byte IS_SCC::Sp2 |
Definition at line 2245 of file ispackets.h.
byte IS_SCC::Sp3 |
Definition at line 2246 of file ispackets.h.
byte IS_SCC::Type |
ISP_SCC.
Definition at line 2239 of file ispackets.h.
byte IS_SCC::ViewPLID |
Unique ID of player to view.
Definition at line 2243 of file ispackets.h.
byte IS_SCC::Zero |
Definition at line 2241 of file ispackets.h.